From 49f1d67df87683b990ab9c9df5cb1f262c138cfa Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Wed, 10 Nov 2021 11:50:05 -0500 Subject: [PATCH] On branch edburns-msft-dd-1433449-demo-prep https://github.com/Azure/login/issues/162 modified: .github/workflows/testWlsAksWithDependencyCreation.yml - Use 2.30.0 Signed-off-by: Ed Burns --- .github/workflows/testWlsAksWithDependencyCreation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testWlsAksWithDependencyCreation.yml b/.github/workflows/testWlsAksWithDependencyCreation.yml index fa7064ae7..db7d38d88 100644 --- a/.github/workflows/testWlsAksWithDependencyCreation.yml +++ b/.github/workflows/testWlsAksWithDependencyCreation.yml @@ -22,7 +22,7 @@ on: env: refJavaee: 1a21a792d6bae6768b155945cf2703c3026ac691 - azCliVersion: 2.29.0 + azCliVersion: 2.30.0 location: eastus resourceGroupForWlsAks: wlsd-aks-${{ github.run_id }}-${{ github.run_number }} dbAdminUser: weblogic