Skip to content

Commit

Permalink
[.github/workflows] Update renovatebot/github-action action to v40.3.6 (
Browse files Browse the repository at this point in the history
#277)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
MaxWinterstein and renovate-bot authored Nov 10, 2024
1 parent 7dcd3f8 commit 1daf566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/comment_actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Self-hosted Renovate
if: startsWith(github.event.comment.body, '/renovate')
uses: renovatebot/[email protected].5
uses: renovatebot/[email protected].6
with:
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: .github/renovate.json5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/[email protected]

- name: Self-hosted Renovate
uses: renovatebot/[email protected].5
uses: renovatebot/[email protected].6
with:
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: .github/renovate.json5
Expand Down

0 comments on commit 1daf566

Please sign in to comment.