Skip to content

Commit b3efb9d

Browse files
authored
Merge branch 'main' into renovate/actions-checkout-5.x
2 parents f46033c + 604d990 commit b3efb9d

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/[email protected].7
31+
uses: renovatebot/[email protected].12
3232
with:
3333
token: '${{ steps.get_token.outputs.token }}'
3434
configurationFile: .github/renovate-config.json

0 commit comments

Comments
 (0)