From 0f11f56831bb63166382a8b26ba7c12e06296711 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 20 Oct 2024 14:46:41 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v38.128.5 --- .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 5eb7167..2353830 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.128.2' + container: 'ghcr.io/renovatebot/renovate:38.128.5' steps: # checkout code