⬆️ Update renovatebot/github-action ( v40.1.10 → v40.1.11 )

This commit is contained in:
feisar-bot[bot]
2024-04-29 11:15:55 +00:00
committed by GitHub
parent 0bf584b053
commit d9a4995b2c

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@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10
uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"