diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 74c2d40c..de9a6cf9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -102,7 +102,7 @@ jobs: - name: Download coverage reports from the test job uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 - - uses: qltysh/qlty-action/coverage@dafbc1e328f1f92525f1a3916724bd5fa01498e8 # v2.2.3 + - uses: qltysh/qlty-action/coverage@08a0a862c159eae9b9003081da6663d96efef637 # v2.3.0 with: token: ${{ secrets.QLTY_COVERAGE_TOKEN }} files: coverage-*/*.json