Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action action to v41.0.7
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v41.0.6 | v41.0.7 |
  • Loading branch information
henry-pa-bot[bot] authored Dec 23, 2024
1 parent 45ad3d0 commit 063462a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1

- name: Renovate
uses: renovatebot/github-action@v41.0.6
uses: renovatebot/github-action@v41.0.7
with:
configurationFile: .github/renovate.json5
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit 063462a

Please sign in to comment.