diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 12b2cf9..b90d63b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Azure login if: matrix.os-name == 'Windows' - uses: azure/login@v1.6.0 + uses: azure/login@v1.6.1 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Run