Skip to content

Commit 6c413a3

Browse files
authored
Merge pull request #71 from pamelafox/dependabot/github_actions/Azure/setup-azd-1.0.0
Bump Azure/setup-azd from 0.1.0 to 1.0.0
2 parents 8fd07d0 + 5fc351c commit 6c413a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Install azd
27-
uses: Azure/setup-azd@v0.1.0
27+
uses: Azure/setup-azd@v1.0.0
2828

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

0 commit comments

Comments
 (0)