Skip to content

Commit 3610c60

Browse files
Merge pull request #328 from CodebreakerApp/dependabot/github_actions/Azure/setup-azd-2.2.0
Bump Azure/setup-azd from 1.0.0 to 2.2.0
2 parents c1cc683 + 41e606c commit 3610c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v4
2929
- name: Install azd
30-
uses: Azure/setup-azd@v1.0.0
30+
uses: Azure/setup-azd@v2.2.0
3131
- name: Install .NET Aspire workload
3232
run: dotnet workload install aspire
3333

0 commit comments

Comments
 (0)