From 3cee2dc83260c137c2478deac40acdd62962abc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:48:45 +0000 Subject: [PATCH] chore(deps): update docker/setup-qemu-action action to v3.3.0 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 28066da..9d79a5a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Docker Setup QEMU - uses: docker/setup-qemu-action@v3.2.0 + uses: docker/setup-qemu-action@v3.3.0 # Login against a Docker registry if it is a release # https://github.com/docker/login-action