We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4ffd7 commit 5be14c1Copy full SHA for 5be14c1
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@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
+ uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
61
with:
62
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
63
token: "${{ steps.app-token.outputs.token }}"
0 commit comments