Skip to content

Commit 7054ef6

Browse files
Update renovatebot/github-action action to v42
1 parent c83dd75 commit 7054ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Self-hosted Renovate
3030
# renovate keeps itself up to date
31-
uses: renovatebot/github-action@v41.0.22
31+
uses: renovatebot/github-action@v42.0.0
3232
with:
3333
token: '${{ steps.get_token.outputs.token }}'
3434
configurationFile: .github/renovate-config.json

0 commit comments

Comments
 (0)