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

This commit is contained in:
tinfoild[bot]
2024-08-05 08:37:04 +00:00
committed by GitHub
parent aed055cbc1
commit 85ad3266cb

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@76d49712364696a06b60e8647df46b288fff0ddc # v40.2.4
uses: renovatebot/github-action@0c94129d48b4e92addf23686b8a735b3057a0448 # v40.2.5
with:
token: "${{ steps.oauth-token.outputs.token }}"