feat(github-action)!: Update renovatebot/github-action action to v41.0.0

This commit is contained in:
tinfoild[bot]
2024-11-08 13:11:51 +00:00
committed by GitHub
parent 6cc1ef8f9f
commit 9116f6e9f3

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@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
uses: renovatebot/github-action@7e1c0fa7cfd2c3e91b27cdd87ae09a6a0fafb5f2 # v41.0.0
with:
token: "${{ steps.oauth-token.outputs.token }}"