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

This commit is contained in:
tinfoild[bot]
2024-10-15 23:28:02 +00:00
committed by GitHub
parent ae8e233382
commit 88d774ed15

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