Compare commits
1 Commits
main
...
aaf63bbf36
| Author | SHA1 | Date | |
|---|---|---|---|
| aaf63bbf36 |
@@ -2,7 +2,7 @@ name: renovate
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
- cron: "@daily"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:41.149.1
|
||||
container: ghcr.io/renovatebot/renovate:41.130.1
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
||||
Reference in New Issue
Block a user