From d4fa34053849ec35ff5881168a9d9d2911e9da34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:48:03 +0200 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 2a53c6c (#1560) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 d9927af45c..edf8841e65 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@6003d3266a923de06063d23a19bd1c719af997c0 + uses: docker/build-push-action@2a53c6ccda456d31fb62eedc658aae06e238b7bd with: context: ./deploy/test-apps/curldemo/ file: ./deploy/test-apps/curldemo/Dockerfile