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

This commit is contained in:
tinfoild[bot]
2024-10-12 02:33:20 +00:00
committed by GitHub
parent f22e2c59f7
commit 7573b794e2

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@b9486682a19fe4ea2dd1263c11b4e0c1fe1838fe # v40.3.2
uses: renovatebot/github-action@7743ec9e19ceeb61a3862c5d4131e6710195af11 # v40.3.3
with:
token: "${{ steps.oauth-token.outputs.token }}"