Skip to content

Commit f8021e3

Browse files
chore(deps): update renovatebot/github-action action to v42.0.4
1 parent 611799f commit f8021e3

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

2929
- name: Self-hosted Renovate
30-
uses: renovatebot/github-action@v42.0.0
30+
uses: renovatebot/github-action@v42.0.4
3131
with:
3232
token: '${{ steps.get_token.outputs.token }}'
3333
configurationFile: .github/renovate-config.json

0 commit comments

Comments
 (0)