Skip to content

Commit 92c97b9

Browse files
authored
Bump azure/login@v2
1 parent eca849b commit 92c97b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323

2424
- name: Login to Azure
25-
uses: azure/login@v1
25+
uses: azure/login@v2
2626
with:
2727
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2828
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)