Procházet zdrojové kódy

chore(deps): bump azure/login from 3.0.1 to 3.0.2 (#6896)

Bumps [azure/login](https://github.com/azure/login) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](https://github.com/azure/login/compare/f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca...7ddb5af1ef8758cf1353cf3b42f940aee27ba21c)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] před 1 týdnem
rodič
revize
5f9dbf647d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .github/workflows/e2e-managed.yml

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

@@ -302,7 +302,7 @@ jobs:
       - uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v3
 
       - name: Azure CLI login
-        uses: azure/login@f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca
+        uses: azure/login@7ddb5af1ef8758cf1353cf3b42f940aee27ba21c
         with:
           client-id: ${{ env.TFC_AZURE_CLIENT_ID }}
           tenant-id: ${{ env.TFC_AZURE_TENANT_ID }}