From 3eab60524ce7aad633f46e0acf1a466658050a85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 15:12:17 +0200 Subject: [PATCH] chore(deps): update docker/bake-action digest to 212c367 (#192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bake.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bake.yaml b/.github/workflows/bake.yaml index 74d203ba..9fab9d27 100644 --- a/.github/workflows/bake.yaml +++ b/.github/workflows/bake.yaml @@ -53,7 +53,7 @@ jobs: uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3 - name: Build and push - uses: docker/bake-action@76f9fa3a758507623da19f6092dc4089a7e61592 # v6 + uses: docker/bake-action@212c36739681a6271d58dcfe0d001d2ad13f8e75 # v6 id: build env: environment: testing