Skip to content

Commit 30c2744

Browse files
authored
Merge pull request #45 from codebytes/dependabot/github_actions/Azure/setup-azd-2.0.0
Bump Azure/setup-azd from 1.0.0 to 2.0.0
2 parents ce69d2f + 9c4f7c7 commit 30c2744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Install azd
41-
uses: Azure/setup-azd@v1.0.0
41+
uses: Azure/setup-azd@v2.0.0
4242

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

0 commit comments

Comments
 (0)