From b611740d60dd1677fd5d012bdb98628dfb2c29f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:48:11 +0000 Subject: [PATCH] ci: bump docker/build-push-action from 6.6.0 to 6.6.1 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.0 to 6.6.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/4f7cdeb0f05278b464e71357394bf2c61f94138e...16ebe778df0e7752d2cfcbd924afdbbd89c1a755) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-images-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-images-release.yaml b/.github/workflows/build-images-release.yaml index fb75c2d2..0acd8a3f 100644 --- a/.github/workflows/build-images-release.yaml +++ b/.github/workflows/build-images-release.yaml @@ -48,7 +48,7 @@ jobs: persist-credentials: false - name: Release Build ${{ matrix.name }} - uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 id: docker_build_release with: context: .