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

This commit is contained in:
tinfoild[bot]
2023-12-06 22:58:31 +00:00
committed by GitHub
parent 6d82dc14a6
commit ad0eaf672c

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@af0eb69ad0365d53c161661d5c8a5ba5f12545d0 # v39.2.0
uses: renovatebot/github-action@64257ea9bae8d8634eba1d545638c2cab62e69e6 # v39.2.1
with:
token: "${{ steps.oauth-token.outputs.token }}"