From e82e97a45ddb904c200a6ab4b37d66b550b1160f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Nov 2025 03:22:54 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v42.13.3 --- .gitea/workflows/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index bc542b2..da123ab 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:42.11.0@sha256:c6950364d634f956a88238f46510f6a9a77809f3d4427c68110b7bd750afc759 + container: ghcr.io/renovatebot/renovate:42.13.3@sha256:5cdea7e2aadccbfe7fcf3451a53d037a27bc5463be4231b6109e10a2ab822a40 steps: # Step 1: Check out the repository so your config file is available - name: Checkout