Skip to content

Commit 8ff23dd

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 7727045 commit 8ff23dd

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
@@ -168,7 +168,7 @@ jobs:
168168
169169
- name: Publish coverage report to QLTY
170170
if: ${{ startsWith(matrix.runs-on, 'ubuntu') && (github.workflow != 'Release') }}
171-
uses: qltysh/qlty-action/coverage@f13b3559771beedd11e68b03d49512f3c21a75ba # v1
171+
uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v1
172172
with:
173173
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
174174
files: ./cover.out

0 commit comments

Comments
 (0)