From 6d5c3e662f98c3bc16b34b6773ef86df441a86fe Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Sat, 11 Jul 2026 04:03:42 +0000 Subject: [PATCH] Update dependency AzureCLI to v3.277.1 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6def5c5..d169219 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@3.276.1 + - task: AzureCLI@3.277.1 displayName: Docker Push inputs: azureSubscription: WCOM ACR Push