We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf413c commit 68fd7c2Copy full SHA for 68fd7c2
1 file changed
.github/workflows/renovate.yaml
@@ -25,7 +25,7 @@ jobs:
25
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}
26
27
- name: Renovate
28
- uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9
+ uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10
29
with:
30
configurationFile: .github/renovate-global.json
31
token: ${{ steps.app-token.outputs.token }}
0 commit comments