From 3975cff30d3d46064522a9293bd11bcc206f453e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 13:52:05 +0000 Subject: [PATCH] Update docker/build-push-action digest to 67a2d40 --- .github/workflows/build-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 5ed63fe..7e64fad 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -88,7 +88,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker images id: build-and-push - uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: . file: ./${{ matrix.variant }}.Dockerfile