Bump Azure/setup-azd from 1.0.0 to 2.0.0

Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/azure/setup-azd/releases)
- [Changelog](https://github.com/Azure/setup-azd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/azure/setup-azd/compare/v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: Azure/setup-azd
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
هذا الالتزام موجود في:
dependabot[bot]
2024-12-23 12:16:30 +00:00
ملتزم من قبل GitHub
الأصل ce69d2fa95
التزام 9c4f7c7b18

عرض الملف

@@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install azd - name: Install azd
uses: Azure/setup-azd@v1.0.0 uses: Azure/setup-azd@v2.0.0
- name: Log in with Azure (Federated Credentials) - name: Log in with Azure (Federated Credentials)
if: ${{ env.AZURE_CLIENT_ID != '' }} if: ${{ env.AZURE_CLIENT_ID != '' }}