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 8083aa6 commit c8f0313Copy full SHA for c8f0313
1 file changed
.github/workflows/update-dependencies.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Run Renovate
56
if: steps.check-requirements.outputs.should_run == 'true'
57
- uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
+ uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
58
with:
59
configurationFile: renovate.json
60
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments