Compare commits
21 Commits
450674a1f3
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 2cbea412ba | |||
| 739643203e | |||
| a3c86f502a | |||
| e810f9a082 | |||
| 80c0aa031e | |||
| 3d15323f90 | |||
| fd810c636b | |||
| 070c66533d | |||
| 60831cb214 | |||
| c7d296580e | |||
| 3b06d2415c | |||
| ec55e2a9f5 | |||
| f641e5af14 | |||
| efb4f7ca55 | |||
| 123dc629dc | |||
| 542516cb56 | |||
| c976c9ab2b | |||
| b4af0bbb21 | |||
| 0000ae6009 | |||
| 9c43f15854 | |||
| 4be9ee5dab |
@@ -2,7 +2,7 @@ name: renovate
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@daily"
|
||||
- cron: "@hourly"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.20.2
|
||||
container: ghcr.io/renovatebot/renovate:41.173.1
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
||||
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user