From eab2cce94865d1dc04e2db3e810cc58c503dea9d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Jul 2024 12:06:18 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v37.429.1 --- .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 5251367..21c1fb3 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:37.429.0' + container: 'ghcr.io/renovatebot/renovate:37.429.1' steps: # checkout code