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

This commit is contained in:
feisar-bot[bot]
2024-08-12 08:25:11 +00:00
committed by GitHub
parent 7eec465d85
commit c20fd2c9f4

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@0c94129d48b4e92addf23686b8a735b3057a0448 # v40.2.5
uses: renovatebot/github-action@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"