Skip to content

Commit

Permalink
Merge pull request #55 from Azure-Samples/pamelafox-patch-2
Browse files Browse the repository at this point in the history
Update azure-dev.yaml setup-azd to v2.0.0
  • Loading branch information
pamelafox authored Jan 8, 2025
2 parents e0e76db + 1987547 commit bcbaa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Install azd
uses: Azure/setup-azd@v1.0.0
uses: Azure/setup-azd@v2.0.0

- name: Log in with Azure (Federated Credentials)
if: ${{ env.AZURE_CLIENT_ID != '' }}
Expand Down

0 comments on commit bcbaa5d

Please sign in to comment.