Skip to content

Commit facb508

Browse files
meta: bump MishaKav/jest-coverage-comment from 1.0.25 to 1.0.26 (#6703)
Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.25 to 1.0.26. - [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@c2d5cfd...434e6d2) --- updated-dependencies: - dependency-name: MishaKav/jest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4352491 commit facb508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
if: steps.chromatic-deploy.outcome == 'success'
240240
# This comments the current Jest Coverage Report containing JUnit XML reports
241241
# and a Code Coverage Summary
242-
uses: MishaKav/jest-coverage-comment@c2d5cfd6c32e8799c6deb0fd76a8e2d9ad8b35c2 # v1.0.25
242+
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
243243
with:
244244
title: 'Unit Test Coverage Report'
245245
junitxml-path: ./junit.xml

0 commit comments

Comments
 (0)