Skip to content

Commit 6100860

Browse files
authored
chore(deps): update renovatebot/github-action action to v41.0.5 (#527)
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent a5de91d commit 6100860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Self-hosted Renovate
16-
uses: renovatebot/[email protected].0
16+
uses: renovatebot/[email protected].5
1717
with:
1818
configurationFile: .github/renovate.json
1919
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)