diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fb431e9..7dd51ad 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: bundler-cache: true - name: Test run: bundle exec rake - - uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2.2.0 + - uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2.2.1 with: token: ${{secrets.QLTY_COVERAGE_TOKEN}} files: ./coverage/coverage.json