We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94073c5 commit 050e3bcCopy full SHA for 050e3bc
1 file changed
.github/workflows/renovate.yaml
@@ -35,7 +35,7 @@ jobs:
35
private-key: ${{ secrets.RENOVATE_BOT_PRIVATE_KEY }}
36
owner: ${{ github.repository_owner }}
37
- name: Self-hosted Renovate
38
- uses: renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
+ uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
39
with:
40
token: ${{ steps.app-token.outputs.token }}
41
mount-docker-socket: true
0 commit comments