We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b9a92a + a697bfc commit 93480bfCopy full SHA for 93480bf
.github/workflows/renovate.yaml
@@ -29,7 +29,7 @@ jobs:
29
installation_id: ${{ secrets.RENOVATE_INSTALLATION_ID }}
30
private_key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
31
- name: Self-hosted Renovate
32
- uses: renovatebot/github-action@cf2f911ffe551c48f7c5cbc0c774f8377ea05156 # v34.51.0
+ uses: renovatebot/github-action@a9158b09431ff8fbbf824e26fefc13efc447e568 # v34.55.0
33
env:
34
# Repository taken from variable to keep configuration file generic
35
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments