From 6f9a2cc995a4c41a5b40fb95c70dc822f8b9d244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 04:00:02 +0000 Subject: [PATCH] Update docker/setup-qemu-action digest to 05340d1 (#130) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Joakim Hellsén --- .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 bb6448f..d2db9c1 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@29109295f81e9208d7d86ff1c6c12d2833863392 + - uses: docker/setup-qemu-action@05340d1c670183e7caabdb33ae9f1c80fae3b0c2 with: platforms: all