Skip to content

Commit 036fea2

Browse files
Bump Azure/setup-azd from 2.0.0 to 2.1.0 in the github-actions group (#2310)
Bumps the github-actions group with 1 update: [Azure/setup-azd](https://github.com/azure/setup-azd). Updates `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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07ecc32 commit 036fea2

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
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/checkout@v4
112112

113113
- name: Install azd
114-
uses: Azure/setup-azd@v2.0.0
114+
uses: Azure/setup-azd@v2.1.0
115115

116116
- name: Install Nodejs
117117
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)