diff --git a/.github/workflows/rspec.yml b/.github/workflows/rspec.yml index 47bb966589..1ea50bed4a 100644 --- a/.github/workflows/rspec.yml +++ b/.github/workflows/rspec.yml @@ -81,7 +81,7 @@ jobs: run: | RUBYOPT='-W:no-deprecated -W:no-experimental' bundle exec rspec - - uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2.2.0 + - uses: qltysh/qlty-action/coverage@08a0a862c159eae9b9003081da6663d96efef637 # v2.3.0 with: token: ${{ secrets.QLTY_COVERAGE_TOKEN }} files: coverage/.resultset.json