From cb4e983e5db32b76aac01f553d32ceb13fbca93a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:24:53 +0000 Subject: [PATCH] chore(deps): update docker/setup-buildx-action digest to bb05f3f Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bake_targets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bake_targets.yml b/.github/workflows/bake_targets.yml index 17b43a3a8..aef795bf7 100644 --- a/.github/workflows/bake_targets.yml +++ b/.github/workflows/bake_targets.yml @@ -97,7 +97,7 @@ jobs: image: tonistiigi/binfmt:master - name: Set up Docker Buildx - uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4 + uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4 - name: Build and push uses: docker/bake-action@d3418bd7d0e9324001bca92fa8ba175ea7e6dc9b # v7