From 3dc8a3df94fb1f8d7b96439ac980693dfefaf2d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 17:35:48 +0000 Subject: [PATCH] Update chrnorm/deployment-status action to v2.0.1 --- .github/workflows/workflow-cd-preview-argocd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow-cd-preview-argocd.yml b/.github/workflows/workflow-cd-preview-argocd.yml index 0fc78dc..12c6e80 100644 --- a/.github/workflows/workflow-cd-preview-argocd.yml +++ b/.github/workflows/workflow-cd-preview-argocd.yml @@ -266,7 +266,7 @@ jobs: ref: ${{ github.sha }} - name: Inactivate deployment - uses: chrnorm/deployment-status@v2.0.0 + uses: chrnorm/deployment-status@v2.0.1 if: ${{ steps.deployment.outputs.id != '' }} with: state: inactive