From 9467531bfb2236e85e27f531d79b4dbe896cab03 Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Tue, 14 Apr 2026 20:36:54 +0000 Subject: [PATCH] Update dependency AzureCLI to v2.272.3 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a558fac..6c23505 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@2.272.3 displayName: Docker Push inputs: azureSubscription: WCOM ACR Push