Skip to content

Commit cddd31b

Browse files
Merge pull request #24 from patrick204nqh/dependabot/github_actions/qltysh/qlty-action-2
ci(deps): Bump qltysh/qlty-action from 1 to 2
2 parents 2b9d83f + 9801db1 commit cddd31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Upload coverage to Qlty (Ruby ${{ env.RUBY_VERSION }} only)
100100
if: matrix.ruby == env.RUBY_VERSION && success() && github.ref == 'refs/heads/master'
101-
uses: qltysh/qlty-action/coverage@v1
101+
uses: qltysh/qlty-action/coverage@v2
102102
with:
103103
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
104104
files: coverage/.resultset.json

0 commit comments

Comments
 (0)