From 17d2b6956b5e0a58e535f7a027102bdc93f87e14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:52:02 +0000 Subject: [PATCH] Update docker/setup-qemu-action digest to e77e806 (#183) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index e3ba642..86b6a09 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -42,7 +42,7 @@ jobs: - run: uv sync --all-extras --dev - run: uv run pytest - - uses: docker/setup-qemu-action@05340d1c670183e7caabdb33ae9f1c80fae3b0c2 + - uses: docker/setup-qemu-action@e77e8065d9f7ec6abdd9838668cd7b43924dd64d with: platforms: all