From 7196ce8a0c883f360b70d2b2f569e6141667fcbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 22:16:57 +0700 Subject: [PATCH] chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#43445) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/mirror-service-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror-service-images.yml b/.github/workflows/mirror-service-images.yml index 547fbd3205f..9f330af9b41 100644 --- a/.github/workflows/mirror-service-images.yml +++ b/.github/workflows/mirror-service-images.yml @@ -93,7 +93,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Set up Docker Buildx - uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0 + uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0 - name: Copy image to GHCR env: