From 02a5d46238578b4c3c07d26e946e985a3d32e257 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:16:25 +0000 Subject: [PATCH] Update docker/build-push-action digest to 7e09459 --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 3adf06f..8066262 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -43,7 +43,7 @@ jobs: # It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step. - name: Build and push Docker image id: push - uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74 + uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b with: context: . push: true