From 2e63ef47ba0a4c554f050b99d81cc344ce9a51a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:50:48 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to ca052bb --- .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 71caacf4c8..31413fa9df 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@ef6cba335306ace1da064b44f9f739dec9be9fa0 + uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 with: context: ./deploy/test-apps/curldemo/ file: ./deploy/test-apps/curldemo/Dockerfile