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 028036d commit c92b1a9Copy full SHA for c92b1a9
.github/workflows/renovate.yml
@@ -33,7 +33,7 @@ jobs:
33
private-key: ${{ secrets.PR_BOT_PRIVATE_KEY }}
34
35
- name: Renovate
36
- uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
+ uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
37
with:
38
configurationFile: .github/renovate-sh.json
39
token: ${{ steps.app-token.outputs.token }}
0 commit comments