fix(github-action): update renovatebot/github-action action to v40.1.10

This commit is contained in:
tinfoild[bot]
2024-04-17 18:45:43 +00:00
committed by GitHub
parent d5ef55f367
commit 8cc0c4ee56

View File

@@ -61,6 +61,6 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@74811c93da74bf38cb37f41489065619930fba44 # v40.1.9
uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10
with:
token: "${{ steps.oauth-token.outputs.token }}"