Skip to content

Commit

Permalink
Merge pull request #117 from Azure-Samples/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…Azure/setup-azd-2.0.0

Bump Azure/setup-azd from 1.0.0 to 2.0.0
  • Loading branch information
pamelafox authored Jan 6, 2025
2 parents c3dea1d + 80032d3 commit ed95f60
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 @@ -37,7 +37,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 ed95f60

Please sign in to comment.