From d0caf13313e12e7d1116ccaf8851d2afd6859f7e Mon Sep 17 00:00:00 2001 From: Christoph Maser Date: Sat, 4 Jan 2025 20:29:22 +0100 Subject: [PATCH] update renovate version --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7e0f89bd6..1d00648b3 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -18,6 +18,6 @@ jobs: configurationFile: renovate-config.json token: ${{ secrets.PCCIBOT_PAT_REPO_PUBLIC_REPO }} renovate-image: ghcr.io/renovatebot/renovate - renovate-version: 37-full + renovate-version: 39-full env: LOG_LEVEL: 'debug'