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

This commit is contained in:
tinfoild[bot]
2024-03-11 06:33:56 +00:00
committed by GitHub
parent a7342fd778
commit dbbc6c4829

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@78bdcb3bffa5e95e646183ca0a2ac2895abd6a20 # v40.1.3
uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4
with:
token: "${{ steps.oauth-token.outputs.token }}"