From 3debb407b359a48102637e627c0887fa8fd6b2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:30:52 +0000 Subject: [PATCH] Bump azure/cli from 2.1.0 to 2.2.0 in the azure-actions group Bumps the azure-actions group with 1 update: [azure/cli](https://github.com/azure/cli). Updates `azure/cli` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/azure/cli/releases) - [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md) - [Commits](https://github.com/azure/cli/compare/089eac9d8cc39f5d003e94f8b65efc51076c9cbd...9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956) --- updated-dependencies: - dependency-name: azure/cli dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/integration-test-custom.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..."