From 25fa0b0cdb8276314bcc19d798b67d3eb88ebd24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 14:53:53 +0000 Subject: [PATCH] chore(deps): update docker/bake-action digest to 5be5f02 --- .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 9408496..3ada350 100644 --- a/.github/workflows/bake_targets.yml +++ b/.github/workflows/bake_targets.yml @@ -47,7 +47,7 @@ jobs: uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3 - name: Build and push - uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6 + uses: docker/bake-action@5be5f02ff8819ecd3092ea6b2e6261c31774f2b4 # v6 id: build env: environment: testing