fix(github-action): update renovatebot/github-action action to v39.2.4

This commit is contained in:
tinfoild[bot]
2023-12-30 02:34:15 +00:00
committed by GitHub
parent 9bd16baac6
commit cae2d31c7b

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@b8ce565a2e98de1fec9696a76fba7beb01ec29b2 # v39.2.3
uses: renovatebot/github-action@f9c81dddc9b589e4e6ae0326d1e36f6bc415d230 # v39.2.4
with:
token: "${{ steps.oauth-token.outputs.token }}"