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 510b5b2 commit 70cac85Copy full SHA for 70cac85
.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@v39.0.1
+ uses: renovatebot/github-action@3cef36a9aba515d8726b491905b3bc766832e221 # v39.0.5
23
with:
24
configurationFile: renovate-config.js
25
token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}
0 commit comments