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 7a6414c commit 71380deCopy full SHA for 71380de
.github/workflows/renovate.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Self-hosted Renovate
33
- uses: renovatebot/github-action@v40.1.12
+ uses: renovatebot/github-action@v40.2.4
34
with:
35
configurationFile: .github/renovate/renovate.json
36
token: ${{ secrets.RELEASE_PERSONAL_ACCESS_TOKEN }}
0 commit comments