We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cea103 commit 66b3b62Copy full SHA for 66b3b62
.github/workflows/schedule-renovate.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Renovate
52
# yamllint disable-line rule:comments
53
- uses: renovatebot/github-action@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
+ uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
54
with:
55
configurationFile: .github/renovate-config.json
56
token: "${{ steps.generate-token.outputs.token }}"
0 commit comments