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 aa4acf4 commit 7d3330dCopy full SHA for 7d3330d
.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@fdbe2b88946ea8b6fb5785a5267b46677d13a4d2 # v41.0.21
+ uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
62
with:
63
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
64
token: "${{ steps.app-token.outputs.token }}"
0 commit comments