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 8b3e64a commit 97c7204Copy full SHA for 97c7204
.github/workflows/renovate.yml
@@ -36,7 +36,7 @@ jobs:
36
ref: ${{ github.head_ref }}
37
# Make sure the value of GITHUB_TOKEN will not be persisted in repo's config
38
persist-credentials: false
39
- - uses: renovatebot/github-action@v41.0.6
+ - uses: renovatebot/github-action@v43.0.16
40
env:
41
# Repository taken from variable to keep configuration file generic
42
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments