From deaea86ccd0c7282a762fcca65fa8ccc4e7215c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 May 2024 20:01:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.340.5 --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 525e598..27b8c02 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -10,7 +10,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:37.340.4 + container: ghcr.io/renovatebot/renovate:37.340.5 steps: - uses: actions/checkout@v4