From e754fcd7e2707db50e5102eec070c8bbb561309d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Sep 2021 15:10:04 +0000 Subject: [PATCH] Bump docker/bake-action from 1.5.0 to 1.6.0 Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/bakebuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bakebuild.yml b/.github/workflows/bakebuild.yml index 75d4bc7..88676a4 100644 --- a/.github/workflows/bakebuild.yml +++ b/.github/workflows/bakebuild.yml @@ -54,7 +54,7 @@ jobs: password: ${{ secrets.GHCR_PAT }} - name: Build and push - uses: docker/bake-action@v1.5.0 + uses: docker/bake-action@v1.6.0 with: files: | ./docker-bake.hcl