From 499abe77a84a51e21b4f9d90d77d9a2c2c433dbe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Oct 2024 22:02:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.110.4 --- .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 19dd73a..a5a269b 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:38.110.3 + container: ghcr.io/renovatebot/renovate:38.110.4 steps: - uses: actions/checkout@v4