Compare commits
2 Commits
6f9ccb1608
...
8570b1df76
Author | SHA1 | Date | |
---|---|---|---|
8570b1df76 | |||
d1b7ddfdad |
@ -4,7 +4,7 @@
|
||||
name: 'Renovate Bot'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '45 6 * * *'
|
||||
- cron: '45 6-17 * * *'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
@ -15,7 +15,7 @@ jobs:
|
||||
# renovate
|
||||
Renovate:
|
||||
runs-on: 'ubuntu-latest'
|
||||
container: 'ghcr.io/renovatebot/renovate:38.56.0'
|
||||
container: 'ghcr.io/renovatebot/renovate:38.56.1'
|
||||
steps:
|
||||
|
||||
# checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user