We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b86170 commit ad76acaCopy full SHA for ad76aca
1 file changed
.github/workflows/renovate.yaml
@@ -18,7 +18,7 @@ jobs:
18
private-key: ${{ secrets.APP_PRIVATE_KEY }}
19
20
- name: Self-hosted Renovate
21
- uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d #v46.1.5
+ uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
22
env:
23
RENOVATE_TOKEN: ${{ steps.app-token.outputs.token }}
24
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments