diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9886a94..44907102 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,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 }} - name: Setup Azure Service Bus