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