From f27ae6ff3b6457058dac05ecd2b118d6c462ac54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 16:43:23 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 9311bf5 --- .github/workflows/curldemo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/curldemo.yaml b/.github/workflows/curldemo.yaml index 68b9ed8cbc..b7e2575b89 100644 --- a/.github/workflows/curldemo.yaml +++ b/.github/workflows/curldemo.yaml @@ -31,7 +31,7 @@ jobs: password: ${{ secrets.DOCKER_PASSWORD }} - name: Build and push id: docker_build - uses: docker/build-push-action@56932deb0a0db9d23e245320b1e45fec46b8d66f + uses: docker/build-push-action@9311bf5263ae5b36f3ec67aff768790c6e2344ad with: context: ./deploy/test-apps/curldemo/ file: ./deploy/test-apps/curldemo/Dockerfile