From e9bd8c26d4aff7a15f5b26affa4f9fb362c77811 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 May 2024 10:01:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.360.0 --- .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 abf5fc0..7ebd272 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.359.0 + container: ghcr.io/renovatebot/renovate:37.360.0 steps: - uses: actions/checkout@v4