Skip to content

Commit 5d372be

Browse files
committed
Update GHA workflow
1 parent 49b29be commit 5d372be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Install azd
33-
uses: Azure/setup-azd@v1.0.0
33+
uses: Azure/setup-azd@v2.0.0
3434

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

0 commit comments

Comments
 (0)