⬆️ Update renovatebot/github-action ( v40.2.6 → v40.2.7 )

This commit is contained in:
feisar-bot[bot]
2024-08-26 04:24:36 +00:00
committed by GitHub
parent ae82b4bd14
commit 28216acdaf

View File

@@ -66,7 +66,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_RENOVATE_LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6
uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"