Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v40.1.6 → v40.…
Browse files Browse the repository at this point in the history
…1.7 )
  • Loading branch information
ergho-bot[bot] authored Mar 28, 2024
1 parent a5d3664 commit 90cb909
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@23b01dbf6f38965076a36aff87f802263164f204 # v40.1.6
uses: renovatebot/github-action@7d358366277001f3316d7fa54ff49a81c0158948 # v40.1.7
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"

0 comments on commit 90cb909

Please sign in to comment.