From b3a439f9898a9c2dd26a2b70fbf3ef81a6f2650d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 14:07:16 +0000 Subject: [PATCH] build(deps): bump docker/bake-action from 6.6.0 to 6.7.0 Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e2bd1a304..99dc78303 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -271,7 +271,7 @@ jobs: - name: Build and push id: bake - uses: docker/bake-action@v6.6.0 + uses: docker/bake-action@v6.7.0 with: files: | ./docker-bake.hcl