Skip to content

Commit cb34ed4

Browse files
Update azure/login action to v3 (#34)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent f787d10 commit cb34ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v6.0.2
3333
- name: Azure login
3434
if: matrix.name == 'Windows'
35-
uses: azure/login@v2.3.0
35+
uses: azure/login@v3.0.0
3636
with:
3737
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
3838
- name: Run

0 commit comments

Comments
 (0)