Skip to content

Commit bb3e8e3

Browse files
chore(deps): update qltysh/qlty-action action to v2.3.0 (#7195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80407ec commit bb3e8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: |
8282
RUBYOPT='-W:no-deprecated -W:no-experimental' bundle exec rspec
8383
84-
- uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2.2.0
84+
- uses: qltysh/qlty-action/coverage@08a0a862c159eae9b9003081da6663d96efef637 # v2.3.0
8585
with:
8686
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
8787
files: coverage/.resultset.json

0 commit comments

Comments
 (0)