diff --git a/.github/workflows/deploy-RELEASE.yml b/.github/workflows/deploy-RELEASE.yml index b64ef8f1..d47e4469 100644 --- a/.github/workflows/deploy-RELEASE.yml +++ b/.github/workflows/deploy-RELEASE.yml @@ -66,7 +66,7 @@ jobs: # Update deployment API # ######################### - name: Start deployment - uses: bobheadxi/deployments@v0.4.3 + uses: bobheadxi/deployments@v0.5.1 id: deployment with: step: start @@ -173,7 +173,7 @@ jobs: # Update Deployment API # ######################### - name: Update deployment status - uses: bobheadxi/deployments@v0.4.3 + uses: bobheadxi/deployments@v0.5.1 if: always() with: step: finish