Skip to content

Commit 8418951

Browse files
authored
Merge pull request #73 from codebytes/dependabot/github_actions/azure/login-2
Bump azure/login from 1 to 2
2 parents 768776c + 8158dc2 commit 8418951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
path: playwright-report/
3232
retention-days: 30
3333
- name: Azure Login
34-
uses: azure/login@v1
34+
uses: azure/login@v2
3535
with:
3636
client-id: ${{ secrets.AZURE_CLIENT_ID }}
3737
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)