Skip to content

Commit 8b01141

Browse files
Update azure/login action to v2
1 parent f204372 commit 8b01141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-845cb755-ce36-4d01-92b2-ee9dfbfd7946.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.SWIFTFIDDLERUNNERFUNCTIONS60_AZURE_CLIENT_ID }}
3131
tenant-id: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS60_AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)