Compare commits
1 Commits
main
...
c1f0e0d173
| Author | SHA1 | Date | |
|---|---|---|---|
| c1f0e0d173 |
@@ -10,9 +10,9 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:42.66.11
|
container: ghcr.io/renovatebot/renovate:42.14.1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path
|
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path
|
||||||
|
|||||||
Reference in New Issue
Block a user