Browse Source

chore(deps): bump azure/login from 2.3.0 to 3.0.0 (#6120)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 weeks ago
parent
commit
d4af8d667b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/e2e-managed.yml

+ 1 - 1
.github/workflows/e2e-managed.yml

@@ -302,7 +302,7 @@ jobs:
       - uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v3
 
       - name: Azure CLI login
-        uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5
+        uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43
         with:
           client-id: ${{ secrets.TFC_AZURE_CLIENT_ID }}
           tenant-id: ${{ secrets.TFC_AZURE_TENANT_ID }}