feat(github-action)!: Update renovatebot/github-action action to v40.0.0 (#409)

This commit is contained in:
tinfoild[bot]
2024-01-27 16:25:07 +08:00
committed by GitHub
parent 4f7c7c6ca1
commit 0dbadbe609

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@f9c81dddc9b589e4e6ae0326d1e36f6bc415d230 # v39.2.4
uses: renovatebot/github-action@bf21d623a81a349d57109049960248ab12c62431 # v40.0.0
with:
token: "${{ steps.oauth-token.outputs.token }}"