Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v40.1.9 → v40.…
Browse files Browse the repository at this point in the history
…1.10 )
  • Loading branch information
ergho-bot[bot] committed Apr 17, 2024
1 parent 6568f58 commit 9e2514b
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 @@ -57,7 +57,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@74811c93da74bf38cb37f41489065619930fba44 # v40.1.9
uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"

0 comments on commit 9e2514b

Please sign in to comment.