We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603d08f commit f7c1265Copy full SHA for f7c1265
.github/workflows/renovate.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Self-hosted Renovate
33
# yamllint disable-line rule:line-length
34
- uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
+ uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
35
env:
36
LOG_LEVEL: debug
37
RENOVATE_TOKEN: ${{ steps.get_token.outputs.token }}
0 commit comments