From 1d4c4b73c7f4a46f1bc2dfe914945601fc28fddc Mon Sep 17 00:00:00 2001 From: Sujiba Bot Date: Sun, 29 Sep 2024 13:00:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.101.1 --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index af186ec..598ec87 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -11,7 +11,7 @@ on: jobs: renovate: runs-on: docker - container: ghcr.io/renovatebot/renovate:38.89.3 + container: ghcr.io/renovatebot/renovate:38.101.1 steps: - uses: actions/checkout@v4 - run: renovate -- 2.47.2