From e0214b8f9eff49132fea2e2d3cbe755cf83e10d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 03:24:31 +0000 Subject: [PATCH] Bump docker/build-push-action from 7.1.0 to 7.2.0 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index e62b688..2d2c18c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -116,7 +116,7 @@ jobs: org.opencontainers.image.description=A multi-arch Docker image for the Sure website - name: Publish 'linux/${{ matrix.platform }}' image by digest - uses: docker/build-push-action@v7.1.0 + uses: docker/build-push-action@v7.2.0 id: build with: context: .