Skip to content

Commit

Permalink
Bump Azure/setup-azd from 1.0.0 to 2.0.0 (#251)
Browse files Browse the repository at this point in the history
Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/azure/setup-azd/releases)
- [Changelog](https://github.com/Azure/setup-azd/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-azd@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: Azure/setup-azd
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 1ac9421 commit 6fcfb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,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 6fcfb92

Please sign in to comment.