From f3407660c0623a420aba9ec885ac90b7f29ed00d Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 16:20:16 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20Update=20action=20docker/b?= =?UTF-8?q?ake-action=20(v7.2.0=20=E2=86=92=20v7.3.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/app-builder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/app-builder.yaml b/.github/workflows/app-builder.yaml index 193ccc36f..d6fb5d0a3 100644 --- a/.github/workflows/app-builder.yaml +++ b/.github/workflows/app-builder.yaml @@ -119,7 +119,7 @@ jobs: rsync -a --ignore-existing --progress ./include/ ./apps/${{ inputs.app }}/ - name: Build App - uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584 # v7.2.0 + uses: docker/bake-action@d3418bd7d0e9324001bca92fa8ba175ea7e6dc9b # v7.3.0 id: bake with: files: |