Skip to content

Commit 2f6a904

Browse files
dependabot[bot]soumeh01
authored andcommitted
build(deps): bump qltysh/qlty-action
Bumps [qltysh/qlty-action](https://github.com/qltysh/qlty-action) from f13b3559771beedd11e68b03d49512f3c21a75ba to a19242102d17e497f437d7466aa01b528537e899. - [Release notes](https://github.com/qltysh/qlty-action/releases) - [Changelog](https://github.com/qltysh/qlty-action/blob/main/CHANGELOG.md) - [Commits](qltysh/qlty-action@f13b355...a192421) --- updated-dependencies: - dependency-name: qltysh/qlty-action dependency-version: a19242102d17e497f437d7466aa01b528537e899 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2308d93 commit 2f6a904

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
@@ -217,7 +217,7 @@ jobs:
217217
make coverage-check
218218
219219
- name: Publish coverage report to QLTY
220-
uses: qltysh/qlty-action/coverage@f13b3559771beedd11e68b03d49512f3c21a75ba # v1
220+
uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v1
221221
with:
222222
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
223223
files: ./build/cover.out

0 commit comments

Comments
 (0)