We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b389468 commit 81cac0cCopy full SHA for 81cac0c
.github/workflows/renovate.yaml
@@ -32,7 +32,7 @@ jobs:
32
persist-credentials: false
33
34
- name: Self-hosted Renovate
35
- uses: renovatebot/github-action@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
+ uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
36
with:
37
token: "${{ steps.get_token.outputs.token }}"
38
docker-cmd-file: .github/renovate-entrypoint.sh
0 commit comments