We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71326b commit a51febdCopy full SHA for a51febd
1 file changed
.github/workflows/renovate.yaml
@@ -25,7 +25,7 @@ jobs:
25
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}
26
27
- name: Renovate
28
- uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14
+ uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15
29
with:
30
configurationFile: .github/renovate-global.json
31
token: ${{ steps.app-token.outputs.token }}
0 commit comments