There was an error while loading. Please reload this page.
1 parent 80407ec commit bb3e8e3Copy full SHA for bb3e8e3
1 file changed
.github/workflows/rspec.yml
@@ -81,7 +81,7 @@ jobs:
81
run: |
82
RUBYOPT='-W:no-deprecated -W:no-experimental' bundle exec rspec
83
84
- - uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2.2.0
+ - uses: qltysh/qlty-action/coverage@08a0a862c159eae9b9003081da6663d96efef637 # v2.3.0
85
with:
86
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
87
files: coverage/.resultset.json
0 commit comments