From aca025f2295284b9bf1eec3f76dbc779f8df92b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:48:24 +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 ba40344..e28c9a6 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: