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 0ab39c8 commit efa9131Copy full SHA for efa9131
.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@f8af9272cd94a4637c29f60dea8731afd3134473 # v43.0.12
55
with:
56
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
57
token: "${{ steps.generate-token.outputs.token }}"
0 commit comments