Skip to content

Commit ef0d0d0

Browse files
Update azure/login action to v2
1 parent 013b5fd commit ef0d0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-60-AutoDeployTrigger-5ba0c135-433f-4991-8766-1f4c54c144f4.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.SWIFTFIDDLERUNNERFUNCTIONS60_AZURE_CREDENTIALS }}
2828

0 commit comments

Comments
 (0)