Skip to content

Commit be4a88c

Browse files
Update azure/login action to v2
1 parent d7832e3 commit be4a88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftfiddle-runner-functions-61-AutoDeployTrigger-ac5a90f2-3d17-4e6b-ab89-f38aa6385497.yml

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

2323
- name: Azure Login
24-
uses: azure/login@v1
24+
uses: azure/login@v2
2525
with:
2626
creds: ${{ secrets.SWIFTFIDDLERUNNERFUNCTIONS61_AZURE_CREDENTIALS }}
2727

0 commit comments

Comments
 (0)