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

This commit is contained in:
tinfoild[bot]
2024-07-08 10:31:32 +00:00
committed by GitHub
parent f77be623e5
commit 2f1dfe26ed

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@259200be4d976a76196ec8985b0dddcaf1733b47 # v40.2.0
uses: renovatebot/github-action@d4cde0ac34e53942ead1619a101748e3ab842937 # v40.2.1
with:
token: "${{ steps.oauth-token.outputs.token }}"