Skip to content

Commit 23e6623

Browse files
authored
Merge pull request #8 from Azure-Samples/dependabot/github_actions/github-actions-bdc1f301b4
Bump Azure/setup-azd from 2.0.0 to 2.1.0 in the github-actions group
2 parents c013a6a + 106d87a commit 23e6623

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333

3434
- name: Install azd
35-
uses: Azure/setup-azd@v2.0.0
35+
uses: Azure/setup-azd@v2.1.0
3636

3737
- name: Install Nodejs
3838
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)