Skip to content

Commit b6611d1

Browse files
authored
Merge pull request #658 from ruby-oauth/dependabot/github_actions/qltysh/qlty-action-2
Bump qltysh/qlty-action from 1 to 2
2 parents 9ccb6b2 + 9fb2763 commit b6611d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

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

8686
- name: Upload coverage to QLTY
8787
if: ${{ !env.ACT }}
88-
uses: qltysh/qlty-action/coverage@v1
88+
uses: qltysh/qlty-action/coverage@v2
8989
with:
9090
token: ${{secrets.QLTY_COVERAGE_TOKEN}}
9191
files: coverage/.resultset.json

0 commit comments

Comments
 (0)