We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009f414 commit 900da45Copy full SHA for 900da45
.github/workflows/renovate-schedule.yaml
@@ -58,7 +58,7 @@ jobs:
58
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
59
60
- name: Renovate
61
- uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10
+ uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
62
with:
63
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
64
token: "${{ steps.app-token.outputs.token }}"
0 commit comments