Compare commits
15 Commits
542516cb56
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 2cbea412ba | |||
| 739643203e | |||
| a3c86f502a | |||
| e810f9a082 | |||
| 80c0aa031e | |||
| 3d15323f90 | |||
| fd810c636b | |||
| 070c66533d | |||
| 60831cb214 | |||
| c7d296580e | |||
| 3b06d2415c | |||
| ec55e2a9f5 | |||
| f641e5af14 | |||
| efb4f7ca55 | |||
| 123dc629dc |
@@ -2,7 +2,7 @@ name: renovate
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "@daily"
|
- cron: "@hourly"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:41.130.1
|
container: ghcr.io/renovatebot/renovate:41.173.1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
|||||||
Reference in New Issue
Block a user