Skip to content

Commit d0ce428

Browse files
authored
Merge pull request #80 from codebytes/dependabot/github_actions/Azure/setup-azd-2.3.0
Bump Azure/setup-azd from 2.2.1 to 2.3.0
2 parents 2608afd + 31bd9d1 commit d0ce428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6.0.2
3939

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

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

0 commit comments

Comments
 (0)