⬆️ Update renovatebot/github-action ( v40.1.6 → v40.1.7 )

This commit is contained in:
feisar-bot[bot]
2024-03-28 01:09:18 +00:00
committed by GitHub
parent a6432a1790
commit efe923d49a

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@23b01dbf6f38965076a36aff87f802263164f204 # v40.1.6
uses: renovatebot/github-action@7d358366277001f3316d7fa54ff49a81c0158948 # v40.1.7
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"