From 2a78cea3189fc96ad9c47c0c3f82a93e86e21e8b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 Aug 2024 09:01:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.19.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 78f85d2..a14ebd4 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.18.17 + container: ghcr.io/renovatebot/renovate:38.19.0 steps: - uses: actions/checkout@v4 -- 2.45.2