We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4243c commit 9bce70eCopy full SHA for 9bce70e
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@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
+ uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
30
with:
31
configurationFile: .github/renovate-config.json
32
token: ${{ steps.get_installation_token.outputs.token }}
0 commit comments