Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v41
Browse files Browse the repository at this point in the history
  • Loading branch information
bf2robot committed Nov 25, 2024
1 parent 1e8a4d9 commit 6b1ab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- run: 'echo "{\"repositories\": [\"${GITHUB_REPOSITORY}\"]}" >renovate-self-hosted-config.json'
- run: cat renovate-self-hosted-config.json
- name: Self-hosted Renovate
uses: renovatebot/github-action@v31.22.0
uses: renovatebot/github-action@v41.0.4
with:
configurationFile: renovate-self-hosted-config.json
token: ${{ secrets.RENOVATE_ACTION_TOKEN }}

0 comments on commit 6b1ab00

Please sign in to comment.