diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c93f38b5..dfb7355c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: path: nugets/ retention-days: 7 - name: Azure login - uses: azure/login@v2.1.1 + uses: azure/login@v2.2.0 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} enable-AzPSSession: true