Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m31s
All checks were successful
renovate / renovate (push) Successful in 2m31s
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "0 8,20 * * *"
|
||||
- cron: "30 2,14 * * *"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: bookworm-slim
|
||||
container: ghcr.io/renovatebot/renovate:41.21.0
|
||||
container: ghcr.io/renovatebot/renovate:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
Reference in New Issue
Block a user