From c41c0620e1c250f363ad200494709d8c95250344 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Nov 2024 13:46:50 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v39.31.3 --- .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 9888f27..c4a032c 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:39.31.0' + container: 'ghcr.io/renovatebot/renovate:39.31.3' steps: # checkout code