1 الالتزامات

المؤلف SHA1 الرسالة التاريخ
dependabot[bot]
83986a3f30 Bump Azure/setup-azd from 2.0.0 to 2.1.0
Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 2.0.0 to 2.1.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/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 12:27:32 +00:00

عرض الملف

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