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 25d9397 commit 0ba2e4bCopy full SHA for 0ba2e4b
.github/workflows/renovate.yml
@@ -35,7 +35,7 @@ jobs:
35
private-key: ${{ secrets.RENOVATE_APP_PEM }}
36
37
- name: Self-hosted Renovate
38
- uses: renovatebot/github-action@f5c3383cb7cbf7711d8b66b809375b2d5f4e2d1d # v42.0.2
+ uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
39
with:
40
configurationFile: .github/renovate.json5
41
token: "${{ steps.get-github-app-token.outputs.token }}"
0 commit comments