From f2dd9dfb00b78fdc86d6fcb45dafa41bfc9a6439 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Jan 2022 14:31:36 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action action to v2.8.0 --- .github/workflows/publish-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index 039ca2be2..5be175a75 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -74,7 +74,7 @@ jobs: - name: Build and push image id: build_push_image - uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7.0 + uses: docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8.0 with: push: true context: .