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

This commit is contained in:
tinfoild[bot]
2023-12-14 06:55:14 +00:00
committed by GitHub
parent 73b5f8ef99
commit ea63b7a9ea

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