Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
MaxWinterstein and renovate-bot authored Jan 17, 2025
1 parent 5448fe4 commit d4a46d7
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].8
uses: renovatebot/[email protected].9
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].8
uses: renovatebot/[email protected].9
with:
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: .github/renovate.json5
Expand Down

0 comments on commit d4a46d7

Please sign in to comment.