From 3775b658f98b44cef3ef95929ea26352879997c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:43:06 +0000 Subject: [PATCH] Bump docker/bake-action from 4.0.0 to 4.1.0 Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/511fde2517761e303af548ec9e0ea74a8a100112...849707117b03d39aba7924c50a10376a69e88d7d) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 7d35f01..1ac5eaf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: # Bake the image - name: Build and Push - uses: docker/bake-action@511fde2517761e303af548ec9e0ea74a8a100112 + uses: docker/bake-action@849707117b03d39aba7924c50a10376a69e88d7d id: bake with: files: docker-bake.hcl