Skip to content

Commit 9e76dc3

Browse files
Bump the github-actions group with 1 update (#1474)
Bumps the github-actions group with 1 update: [Azure/setup-azd](https://github.com/azure/setup-azd). Updates `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 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 c835b48 commit 9e76dc3

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
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@v4
8787

8888
- name: Install azd
89-
uses: Azure/setup-azd@v0.1.0
89+
uses: Azure/setup-azd@v1.0.0
9090

9191
- name: Install Nodejs
9292
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)