Skip to content

Commit c0ffdfc

Browse files
Bump qltysh/qlty-action from 2.2.0 to 2.2.1
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@a192421...fd52dc8) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39e5f04 commit c0ffdfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Download coverage reports from the test job
103103
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
104104

105-
- uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v2.2.0
105+
- uses: qltysh/qlty-action/coverage@fd52dc852530a708d68c3b7342f8d33d1df4cd55 # v2.2.1
106106
with:
107107
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
108108
files: coverage-*/*.json

0 commit comments

Comments
 (0)