From c26300990ffcd2fe0de6ebf9796814fbae60557c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 22:39:56 +0000 Subject: [PATCH] Bump docker/bake-action from 4 to 5 in the gha-dependencies group Bumps the gha-dependencies group with 1 update: [docker/bake-action](https://github.com/docker/bake-action). Updates `docker/bake-action` from 4 to 5 - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3d3173b..b20f8b3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -55,7 +55,7 @@ jobs: - name: Build and upload to ghcr.io 📤 id: build-upload - uses: docker/bake-action@v4 + uses: docker/bake-action@v5 with: push: true # Using provenance to disable default attestation so it will build only desired images: