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