Skip to content

Commit b256dc3

Browse files
Update azure/login action to v2
Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
1 parent ece9e53 commit b256dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TestWorkflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ jobs:
564564

565565
# Login to Azure to enable KeyVault access
566566
- name: Login to Azure
567-
uses: azure/login@v1
567+
uses: azure/login@v2
568568
with:
569569
client-id: ${{ secrets.AZURE_CLIENT_ID }}
570570
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)