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 3e6b8d6 commit 8d851beCopy full SHA for 8d851be
.github/workflows/renovate.yaml
@@ -51,7 +51,7 @@ jobs:
51
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
52
53
- name: Renovate
54
- uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
+ uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
55
with:
56
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
57
token: "${{ steps.generate-token.outputs.token }}"
0 commit comments