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 1d6d0db commit e840c7dCopy full SHA for e840c7d
1 file changed
.github/workflows/renovate.yml
@@ -29,7 +29,7 @@ jobs:
29
persist-credentials: false
30
31
- name: Self-hosted Renovate
32
- uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
+ uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14
33
with:
34
token: ${{ steps.app-token.outputs.token }}
35
configurationFile: .github/renovate-config.json5
0 commit comments