Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
MaxWinterstein and renovate-bot authored Nov 6, 2024
1 parent 683b48d commit 7dcd3f8
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].4
uses: renovatebot/[email protected].5
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].4
uses: renovatebot/[email protected].5
with:
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: .github/renovate.json5
Expand Down

0 comments on commit 7dcd3f8

Please sign in to comment.