Skip to content

Commit 6784f77

Browse files
Update renovatebot/github-action action to v41.0.12
1 parent cbdc123 commit 6784f77

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4.2.2
2727

2828
- name: Self-hosted Renovate
29-
uses: renovatebot/github-action@v41.0.11
29+
uses: renovatebot/github-action@v41.0.12
3030
with:
3131
token: '${{ steps.get_token.outputs.token }}'
3232
configurationFile: .github/renovate-config.json

0 commit comments

Comments
 (0)