From cad3e2877251886aa5edbe51e7280b7d6649b4b8 Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Tue, 14 Apr 2026 20:36:57 +0000 Subject: [PATCH] Update dependency AzureCLI to v3 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a558fac..b5f4a2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ jobs: BUILD_AZP_URL: $(System.CollectionUri) BUILD_AZP_VERSION: $(Build.BuildNumber) - - task: AzureCLI@2.270.4 + - task: AzureCLI@3.272.3 displayName: Docker Push inputs: azureSubscription: WCOM ACR Push