From 1bdb0d465c482c9fd88b229f66a38fb5734b9d89 Mon Sep 17 00:00:00 2001 From: Shruti Chaturvedi <66940685+ShrutiC-git@users.noreply.github.com> Date: Sun, 29 Jan 2023 15:46:44 +0530 Subject: [PATCH] chore: update Uffizzi GHA for better error-handling (#996) Update Uffizzi GHA for better error-handling --- .github/workflows/uffizzi-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uffizzi-preview.yml b/.github/workflows/uffizzi-preview.yml index 9ca15490..a9b6e431 100644 --- a/.github/workflows/uffizzi-preview.yml +++ b/.github/workflows/uffizzi-preview.yml @@ -72,7 +72,7 @@ jobs: name: Use Remote Workflow to Preview on Uffizzi needs: - cache-compose-file - uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2 + uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@check_pr_state with: # If this workflow was triggered by a PR close event, cache-key will be an empty string # and this reusable workflow will delete the preview deployment.