From f5824210824590095788899da02931381867edf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 20:52:30 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 16ebe77 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8ce78fe..edb47fa 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -53,7 +53,7 @@ jobs: password: ${{ secrets.DOCKER_HUB_TOKEN }} - name: Build and push Docker image - uses: docker/build-push-action@a3ae207c1434ab875aa11554ce639ff512f25e89 + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 with: context: . platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7