Skip to content

Commit b46fe6d

Browse files
Bump qltysh/qlty-action from 1 to 2 (#710)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b9b5cf commit b46fe6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Download coverage reports from the test job
9595
uses: actions/download-artifact@v4
9696

97-
- uses: qltysh/qlty-action/coverage@v1
97+
- uses: qltysh/qlty-action/coverage@v2
9898
with:
9999
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
100100
files: coverage-*/*.json

0 commit comments

Comments
 (0)