We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fd07d0 + 5fc351c commit 6c413a3Copy full SHA for 6c413a3
.github/workflows/azure-dev.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Install azd
27
- uses: Azure/setup-azd@v0.1.0
+ uses: Azure/setup-azd@v1.0.0
28
29
- name: Log in with Azure (Federated Credentials)
30
if: ${{ env.AZURE_CLIENT_ID != '' }}
0 commit comments