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.
2 parents 3f748cf + a1e4f9b commit 8db375dCopy full SHA for 8db375d
1 file changed
.github/workflows/renovate.yaml
@@ -28,7 +28,7 @@ jobs:
28
private-key: ${{ secrets.RENOVATE_BOT_PRIVATE_KEY }}
29
owner: ${{ github.repository_owner }}
30
- name: Renovate
31
- uses: WyriHaximus/github-action-renovatebot@558694e104752c01b9820dec5b129c3f9ff39bd9 # v0.3.4
+ uses: WyriHaximus/github-action-renovatebot@09a77bf4996e884b5f1d6854638ca737289df3a1 # v0.15.0
32
with:
33
renovateAppToken: ${{ steps.app-token.outputs.token }}
34
#logLevel: debug
0 commit comments