Skip to content

Commit 9fb2763

Browse files
Bump qltysh/qlty-action from 1 to 2
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 1 to 2. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@v1...v2) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ccb6b2 commit 9fb2763

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)