From 00b16ba7a65fc6ef3e48dd07db1ba31677265913 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Jul 2025 13:35:24 +0530 Subject: [PATCH] Update .gitea/workflows/renovate.yaml --- .gitea/workflows/renovate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 54829d8..ba05a65 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -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