Skip to content

Commit a47aa29

Browse files
chore(deps): update renovatebot/github-action action to v41.0.17
1 parent 34c0646 commit a47aa29

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Run Renovate
19-
uses: renovatebot/github-action@v41.0.16
19+
uses: renovatebot/github-action@v41.0.17
2020
with:
2121
configurationFile: ".github/renovate.json"
2222
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)