We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1c4cf commit ae028d2Copy full SHA for ae028d2
1 file changed
.github/workflows/scheduled-renovate.yaml
@@ -26,7 +26,7 @@ jobs:
26
private_key: ${{ secrets.RENOVATE_GH_APP_PRIVATE_KEY }}
27
28
- name: Self-hosted Renovate
29
- uses: renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
+ uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3
30
with:
31
configurationFile: .github/renovate-config.json
32
token: ${{ steps.get_installation_token.outputs.token }}
0 commit comments