From 5904ef633276b1477a8a8938f219c13e58bb9e91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:01:06 -0700 Subject: [PATCH] Update docker/build-push-action digest to 8d2cf95 (#19) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 4d7d4ac3..d6e01c2a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -63,7 +63,7 @@ jobs: # For more information, see "Usage" in the README of the docker/build-push-action repository. https://github.com/docker/build-push-action#usage # 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 images - uses: docker/build-push-action@0f847266c302569530c95bfa228489494c43b002 + uses: docker/build-push-action@8d2cf95286e3dd3d016d478187b93b57af29fd2d with: context: . push: true