We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31e59e1 + 067bbcf commit 225f37eCopy full SHA for 225f37e
2 files changed
.github/workflows/cicd-1-pull-request-closed.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout code
21
uses: actions/checkout@v6
22
23
- - uses: azure/login@v2
+ - uses: azure/login@v3
24
with:
25
client-id: ${{ secrets.AZURE_CLIENT_ID }}
26
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
.github/workflows/stage-4-deploy.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments