From 1b36c8231a4dbd712bfd3130db2ff95fa6519a32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:45:05 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to d63c962 --- .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 9f885fd207..2302039383 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@55a34859132125dc0090064b58371f30aa53395a + uses: docker/build-push-action@d63c96254b2c3dce2a3e8745f423cf62caafb13a with: context: ./deploy/test-apps/curldemo/ file: ./deploy/test-apps/curldemo/Dockerfile