From e1d8f14c2b1adcf00a814201ec156758171b6457 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Mar 2024 09:10:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.269.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 13f6ba5..f8b9ab7 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.268.0 + container: ghcr.io/renovatebot/renovate:37.269.0 steps: - uses: actions/checkout@v4