Compare commits
No commits in common. "99919d93151345b74a2861048fa85055b6cbfc3c" and "e6af1c3c9464ab4695259c12ada2bda5c7879bd9" have entirely different histories.
99919d9315
...
e6af1c3c94
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
# Pin to a specific Renovate version for stability (check ghcr.io for latest)
|
||||
# Example: ghcr.io/renovatebot/renovate:37.250.0
|
||||
container: ghcr.io/renovatebot/renovate:39 # Pinned version
|
||||
|
@ -45,3 +45,4 @@ jobs:
|
|||
LOG_LEVEL: "info"
|
||||
# Explicitly tell Renovate where the cache is (matches actions/cache path)
|
||||
RENOVATE_CACHE_DIR: /tmp/renovate-cache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue