Skip to content

Commit 30dd400

Browse files
Update azure/login action to v2
1 parent 847c833 commit 30dd400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-552-AutoDeployTrigger-565be0b3-201c-42ea-95df-ae61c2ece95b.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v2
2626

2727
- name: Azure Login
28-
uses: azure/login@v1
28+
uses: azure/login@v2
2929
with:
3030
client-id: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS552_AZURE_CLIENT_ID }}
3131
tenant-id: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS552_AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)