Skip to content

Commit

Permalink
Merge pull request #71 from pamelafox/dependabot/github_actions/Azure…
Browse files Browse the repository at this point in the history
…/setup-azd-1.0.0

Bump Azure/setup-azd from 0.1.0 to 1.0.0
  • Loading branch information
pamelafox authored Apr 1, 2024
2 parents 8fd07d0 + 5fc351c commit 6c413a3
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Install azd
uses: Azure/setup-azd@v0.1.0
uses: Azure/setup-azd@v1.0.0

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

0 comments on commit 6c413a3

Please sign in to comment.