Skip to content

Commit 76795ae

Browse files
Bump Azure/setup-azd from 2.2.0 to 2.2.1
Bumps [Azure/setup-azd](https://github.com/azure/setup-azd) from 2.2.0 to 2.2.1. - [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.2.0...v2.2.1) --- updated-dependencies: - dependency-name: Azure/setup-azd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaa81ea commit 76795ae

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v5
2828

2929
- name: Install azd
30-
uses: Azure/[email protected].0
30+
uses: Azure/[email protected].1
3131

3232
- name: Log in with Azure (Federated Credentials)
3333
run: |

0 commit comments

Comments
 (0)