From 63195a0d39fc642aa94001f0704da1d642bd3ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 08:56:15 +0000 Subject: [PATCH] chore(deps): update docker/setup-qemu-action action to v3 --- .github/workflows/build-with-patches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-patches.yml b/.github/workflows/build-with-patches.yml index ee4bbd44436..7ec2d838c1e 100644 --- a/.github/workflows/build-with-patches.yml +++ b/.github/workflows/build-with-patches.yml @@ -55,7 +55,7 @@ jobs: - uses: actions/setup-go@v3 with: go-version-file: act/go.mod - - uses: docker/setup-qemu-action@v2 + - uses: docker/setup-qemu-action@v3 - uses: actions/cache@v3 with: path: ~/go/pkg/mod