We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca68a8d commit 0256a18Copy full SHA for 0256a18
.github/workflows/renovate.yml
@@ -28,7 +28,7 @@ jobs:
28
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
29
30
- name: Self-hosted Renovate
31
- uses: renovatebot/github-action@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18
+ uses: renovatebot/github-action@fdbe2b88946ea8b6fb5785a5267b46677d13a4d2 # v41.0.21
32
with:
33
configurationFile: .github/renovate.js
34
token: "${{ steps.get_token.outputs.token }}"
0 commit comments