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 786388d commit f194efcCopy full SHA for f194efc
.github/workflows/renovate-schedule.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@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
+ uses: renovatebot/github-action@19ba43e1bc58ed95c0ba205dee8b1bc0f27b630d # v42.0.0
62
with:
63
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
64
token: "${{ steps.app-token.outputs.token }}"
0 commit comments