@@ -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 }}
|
||||
Reference in New Issue
Block a user