diff --git a/.github/workflows/cron-renovate.yml b/.github/workflows/cron-renovate.yml index 62f0091012..f2f80eb7a2 100644 --- a/.github/workflows/cron-renovate.yml +++ b/.github/workflows/cron-renovate.yml @@ -22,4 +22,4 @@ jobs: with: token: ${{ steps.get_token.outputs.token }} env: - RENOVATE_PLATFORM_COMMIT: "true" + RENOVATE_PLATFORM_COMMIT: "true" # commit directly to branch to avoid API rate limits and for commit signing.