From 5f1e9ee157f1fee3cebcc3ddb2b73a5d6316c9a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:52:37 +0000 Subject: [PATCH] Bump docker/bake-action from 4.1.0 to 4.3.0 (#117) Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/849707117b03d39aba7924c50a10376a69e88d7d...017aa056d6bfc9797de5a5dd354a209dc07b490e) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e608c68..712fa8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,7 +141,7 @@ jobs: # Bake the image - name: Build and Push - uses: docker/bake-action@849707117b03d39aba7924c50a10376a69e88d7d + uses: docker/bake-action@017aa056d6bfc9797de5a5dd354a209dc07b490e id: bake with: files: docker-bake.hcl