From ed8714fa0de50e39ae7dce1136db4758783e793c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 12:49:35 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to f8bc7f4 --- .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 0c22f9089d..2a47a9a2e2 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@090ca155fc9b214cbcac536c450455a0e96f52c6 + uses: docker/build-push-action@f8bc7f46003ef0cf98b715743d86c2f1ccd01436 with: context: ./deploy/test-apps/curldemo/ file: ./deploy/test-apps/curldemo/Dockerfile