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 0c7b456 commit 2b628c0Copy full SHA for 2b628c0
.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@v44.0.2
+ - uses: renovatebot/github-action@v44.1.0
40
env:
41
# Repository taken from variable to keep configuration file generic
42
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments