We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5647078 commit 8f8fc9cCopy full SHA for 8f8fc9c
1 file changed
.github/workflows/renovate.yml
@@ -39,7 +39,7 @@ jobs:
39
private-key: ${{ secrets.RENOVATE_APP_PEM }}
40
41
- name: "Self-hosted Renovate"
42
- uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
+ uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
43
with:
44
configurationFile: .github/renovate.json5
45
token: "${{ steps.get-github-app-token.outputs.token }}"
0 commit comments