From 9eccc11112bf5d14ae3b1ea60d075a951a51c898 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 22 Jan 2025 19:11:26 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v39.122.3 --- .forgejo/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 85aeb2f..1ce59b6 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: renovate: name: Run runs-on: docker - container: ghcr.io/renovatebot/renovate:39.118.2@sha256:da81655e104cd7a71ab615cb6b1bb42d1359a7be0772ca6fbad31cda3af1d0dd + container: ghcr.io/renovatebot/renovate:39.122.3@sha256:2296023f4b69891a679eb5203820aa8281e21414cf11186014a6f5da6abb16f5 steps: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4