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 b274293 commit 9f5c84aCopy full SHA for 9f5c84a
.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@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
55
with:
56
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
57
token: "${{ steps.generate-token.outputs.token }}"
0 commit comments