Skip to content

Commit e34e3a9

Browse files
Update azure/login action to v2
1 parent d9c5154 commit e34e3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-603-AutoDeployTrigger-0f63c8c3-1a81-4559-adeb-9e0be81f48c5.yml

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

2424
- name: Azure Login
25-
uses: azure/login@v1
25+
uses: azure/login@v2
2626
with:
2727
creds: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS603_AZURE_CREDENTIALS }}
2828

0 commit comments

Comments
 (0)