From 1195e55eadfb35c9fa6374a603547481c0fc880c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Apr 2024 12:03:58 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.305.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 c3a77da..78219f2 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -10,7 +10,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:37.304.0 + container: ghcr.io/renovatebot/renovate:37.305.0 steps: - name: Checkout sources uses: https://gitea.com/actions/checkout@v4