Skip to content

Commit 83986a3

Browse files
Bump Azure/setup-azd from 2.0.0 to 2.1.0
Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 2.0.0 to 2.1.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@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: Azure/setup-azd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6053529 commit 83986a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Install azd
41-
uses: Azure/setup-azd@v2.0.0
41+
uses: Azure/setup-azd@v2.1.0
4242

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

0 commit comments

Comments
 (0)