Skip to content

Commit e1bd1cf

Browse files
meta: bump MishaKav/jest-coverage-comment from 1.0.26 to 1.0.27 (#7068)
Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/mishakav/jest-coverage-comment/releases) - [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md) - [Commits](MishaKav/jest-coverage-comment@434e6d2...d742388) --- updated-dependencies: - dependency-name: MishaKav/jest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcd2d23 commit e1bd1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
if: steps.chromatic-deploy.outcome == 'success'
218218
# This comments the current Jest Coverage Report containing JUnit XML reports
219219
# and a Code Coverage Summary
220-
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
220+
uses: MishaKav/jest-coverage-comment@d74238813c33e6ea20530ff91b5ea37953d11c91 # v1.0.27
221221
with:
222222
title: 'Unit Test Coverage Report'
223223
junitxml-path: ./apps/site/junit.xml

0 commit comments

Comments
 (0)