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.
1 parent 7698a84 commit 181f14eCopy full SHA for 181f14e
.github/workflows/ci-pull-request.yml
@@ -27,7 +27,7 @@ jobs:
27
npm install -g typescript
28
29
- name: Login to Azure DevOps
30
- uses: azure/login@v1
+ uses: azure/login@v2
31
with:
32
client-id: ${{ secrets.AZURE_APPLICATION_CLIENT_ID }}
33
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
34
35
36
37
38
0 commit comments