⬆️ Update renovatebot/github-action action to v39.2.0

This commit is contained in:
feisar-bot[bot]
2023-12-05 17:15:59 +00:00
committed by GitHub
parent 9229d7f5c1
commit 70ae4c9632

View File

@@ -54,7 +54,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@5d3fbef92a76cbf78f5732d17c07a2e76e6f7555 # v39.1.4
uses: renovatebot/github-action@af0eb69ad0365d53c161661d5c8a5ba5f12545d0 # v39.2.0
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"