We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d943926 commit 84a2f23Copy full SHA for 84a2f23
1 file changed
.github/workflows/renovate.yaml
@@ -57,7 +57,7 @@ jobs:
57
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_LOG_LEVEL }}" >> "${GITHUB_ENV}"
58
59
- name: Renovate
60
- uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
+ uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2
61
with:
62
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
63
token: "${{ steps.app-token.outputs.token }}"
0 commit comments