From 1b1c9ba501026fca966db0d2ca4f9fcadba65db3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 Dec 2023 15:38:20 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.89.6 --- .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 7a6cb22..a1de5a8 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.89.2 + container: ghcr.io/renovatebot/renovate:37.89.6 steps: - uses: actions/checkout@v4