Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m31s

This commit is contained in:
2025-07-07 13:35:24 +05:30
parent 4448edb5df
commit 00b16ba7a6

View File

@@ -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