Skip to content

Commit c0cb85d

Browse files
authored
build(deps): bump azure/login from 2 to 3 (#208)
Bumps [azure/login](https://github.com/azure/login) from 2 to 3.
2 parents edf386f + d4f5826 commit c0cb85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v6
2222
- name: 'Login via Azure CLI'
23-
uses: azure/login@v2
23+
uses: azure/login@v3
2424
with:
2525
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2626
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)