From ccc5316ea1700655a6eb3af96dcfc6840c42b303 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 13:48:27 +0000 Subject: [PATCH] chore(deps): update https://code.forgejo.org/docker/setup-buildx-action action to v4 --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 061e1b3b..b86c825e 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: steps: - uses: https://code.forgejo.org/actions/checkout@v6 - - uses: https://code.forgejo.org/docker/setup-buildx-action@v3 + - uses: https://code.forgejo.org/docker/setup-buildx-action@v4 name: Setup Docker BuildX system - name: Login to Docker Container Registry