diff --git a/.github/workflows/integration-test-custom.yml b/.github/workflows/integration-test-custom.yml index c6ebd01..28db0c2 100644 --- a/.github/workflows/integration-test-custom.yml +++ b/.github/workflows/integration-test-custom.yml @@ -89,7 +89,7 @@ jobs: deploymentName: cleanup-deployment - name: Wait for cleanup to complete - uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2.1.0 + uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 # v2.2.0 with: inlineScript: | echo "Waiting for cleanup deployment to complete..."