fix(github-action): update renovatebot/github-action action to v41.0.2

This commit is contained in:
tinfoild[bot]
2024-11-08 16:05:28 +00:00
committed by GitHub
parent db7136f85b
commit c76166c2ae

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