Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
fix(github-action): update renovatebot/github-action action to v40.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
k3s-home-gha-bot[bot] committed Jul 13, 2024
1 parent d26a542 commit 6c5158c
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 @@ -56,7 +56,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@v40.2.0
uses: renovatebot/github-action@v40.2.2
with:
configurationFile: .github/renovate.json5
token: "${{ steps.app-token.outputs.token }}"
Expand Down

0 comments on commit 6c5158c

Please sign in to comment.