From d3c5cda07e3e08a3508536155a58741e019a664e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:52:49 +0000 Subject: [PATCH] Bump docker/bake-action in the gha-dependencies group across 1 directory Bumps the gha-dependencies group with 1 update in the / directory: [docker/bake-action](https://github.com/docker/bake-action). Updates `docker/bake-action` from 5.5.0 to 5.10.0 - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v5.5.0...v5.10.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor 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 5893ced5..d62ff413 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -57,7 +57,7 @@ jobs: id: build-upload # We need to pin exact version here, since updates can break # the extract-image-names.sh script - uses: docker/bake-action@v5.5.0 + uses: docker/bake-action@v5.10.0 with: push: true # Using provenance to disable default attestation so it will build only desired images: