We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c7029 commit 1b59955Copy full SHA for 1b59955
.github/workflows/renovate.yaml
@@ -58,7 +58,7 @@ jobs:
58
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
59
60
- name: Renovate
61
- uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7
+ uses: renovatebot/github-action@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8
62
with:
63
configurationFile: .github/renovate.json5
64
token: "${{ steps.app-token.outputs.token }}"
0 commit comments