From 2f2d4efcb2b63678fc4c353b7dfaca6fe75d3304 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Sep 2024 10:47:01 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v38.88.0 --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index a8e2acd..e5e52ef 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: # renovate Renovate: runs-on: 'ubuntu-latest' - container: 'ghcr.io/renovatebot/renovate:38.85.0' + container: 'ghcr.io/renovatebot/renovate:38.88.0' steps: # checkout code