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 047bf90 commit 93fed5aCopy full SHA for 93fed5a
.github/workflows/renovate-schedule.yaml
@@ -46,7 +46,7 @@ jobs:
46
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
47
48
- name: Renovate
49
- uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
+ uses: renovatebot/github-action@cf5954a2aac7999882d3de4e462499adde159d04 # v41.0.17
50
with:
51
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
52
token: "${{ steps.generate-token.outputs.token }}"
0 commit comments