Skip to content

Commit 5fc351c

Browse files
Bump Azure/setup-azd from 0.1.0 to 1.0.0
Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 0.1.0 to 1.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@v0.1.0...v1.0.0) --- updated-dependencies: - dependency-name: Azure/setup-azd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fd07d0 commit 5fc351c

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)