Skip to content

Commit 6a52737

Browse files
authored
Merge pull request #109 from pamelafox/dependabot/github_actions/Azure/setup-azd-2.1.0
Bump Azure/setup-azd from 1.0.0 to 2.1.0
2 parents dfcf838 + 3832b7b commit 6a52737

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@v4
2828

2929
- name: Install azd
30-
uses: Azure/setup-azd@v1.0.0
30+
uses: Azure/setup-azd@v2.1.0
3131

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

0 commit comments

Comments
 (0)