Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action action to v41.0.14
Browse files Browse the repository at this point in the history
| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v41.0.13 | v41.0.14 |
  • Loading branch information
henry-pa-bot[bot] authored Feb 24, 2025
1 parent ad21d05 commit 64dee7b
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/[email protected]

- name: Renovate
uses: renovatebot/[email protected].13
uses: renovatebot/[email protected].14
with:
configurationFile: .github/renovate.json5
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 comments on commit 64dee7b

Please sign in to comment.