Skip to content

Commit 66b3b62

Browse files
workflows: Update renovatebot/github-action action to v41.0.8
1 parent 3cea103 commit 66b3b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Renovate
5252
# yamllint disable-line rule:comments
53-
uses: renovatebot/github-action@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
53+
uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
5454
with:
5555
configurationFile: .github/renovate-config.json
5656
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)