Skip to content

Commit c55c5f6

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

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
@@ -60,7 +60,7 @@ jobs:
6060
path: nugets/
6161
retention-days: 7
6262
- name: Azure login
63-
uses: azure/login@v2.3.0
63+
uses: azure/login@v3.0.0
6464
with:
6565
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
6666
- name: Setup Azure Service Bus

0 commit comments

Comments
 (0)