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