revert that
renovate / renovate (push) Failing after 7s

This commit is contained in:
2026-06-22 23:00:11 +10:00
parent d6ff2d45f5
commit 88a1b90695
+3 -2
View File
@@ -18,6 +18,7 @@ jobs:
# Pulled from public Docker Hub instead of ghcr.io
uses: docker://renovate/renovate:37.20.2
env:
RENOVATE_CONFIG_FILE: "infra/renovate/config.js" # Just the relative path from repository root
# This forces the exact system path to be dynamically generated
RENOVATE_CONFIG_FILE: ${{ github.workspace }}/infra/renovate/config.js
LOG_LEVEL: "debug"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}