diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60fcabeb..b0ac91ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,7 +60,7 @@ jobs: path: nugets/ retention-days: 7 - name: Azure login - uses: azure/login@v2.2.0 + uses: azure/login@v2.3.0 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Setup Azure Service Bus