Skip to content

Commit 634479b

Browse files
dependabot[bot]brondani
authored andcommitted
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 6ec670c commit 634479b

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
@@ -209,7 +209,7 @@ jobs:
209209
210210
- name: Publish coverage report to QLTY
211211
if: ${{ github.event.pull_request.head.repo.fork == false }}
212-
uses: qltysh/qlty-action/coverage@f13b3559771beedd11e68b03d49512f3c21a75ba # v1
212+
uses: qltysh/qlty-action/coverage@a19242102d17e497f437d7466aa01b528537e899 # v1
213213
with:
214214
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
215215
files: ./build/cover.out

0 commit comments

Comments
 (0)