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 f745d66 commit c465178Copy full SHA for c465178
.github/workflows/update-dependencies.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Self-hosted Renovate
22
- uses: renovatebot/github-action@0dbf03d3f50da30b8e523f51b628d2743c4934dc # v39.0.6
+ uses: renovatebot/github-action@b8ce565a2e98de1fec9696a76fba7beb01ec29b2 # v39.2.3
23
with:
24
configurationFile: renovate-config.js
25
token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}
0 commit comments