⬆️ Update renovatebot/github-action ( v40.3.0 → v40.3.1 )

This commit is contained in:
feisar-bot[bot]
2024-09-30 16:27:09 +00:00
committed by GitHub
parent 5a101e4c87
commit 8c86486938

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@180db1547505e30c02d41959fe65ada1523ee207 # v40.3.0
uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"