diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 50c279e91..28813f1af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,7 @@ jobs: run: ./build.ps1 -EnableIntegrationTests - name: Upload coverage to Codecov - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4 + uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3.1.5 with: file: ./artifacts/coverage/coverage.cobertura.xml flags: ${{ matrix.os_name }}