Skip to content

Commit 9d442d4

Browse files
Update Azure/login action to v2
1 parent 38755e0 commit 9d442d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: exit 1
134134

135135
- name: Login to Azure - CI subscription
136-
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
136+
uses: Azure/login@6b2456866fc08b011acb422a92a4aa20e2c4de32 # v2.1.0
137137
if: failure()
138138
with:
139139
creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}

0 commit comments

Comments
 (0)