Skip to content

Commit

Permalink
Merge pull request #62 from rikhall1515/dependabot/github_actions/Mis…
Browse files Browse the repository at this point in the history
…haKav/jest-coverage-comment-1.0.26

meta: bump MishaKav/jest-coverage-comment from 1.0.25 to 1.0.26
  • Loading branch information
rikhall1515 authored May 1, 2024
2 parents 0de74de + 1f9f567 commit 34ebfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
startsWith(github.event.pull_request.head.ref, 'dependabot/') == false)
# This comments the current Jest Coverage Report containing JUnit XML reports
# and a Code Coverage Summary
uses: MishaKav/jest-coverage-comment@c2d5cfd6c32e8799c6deb0fd76a8e2d9ad8b35c2 # v1.0.25
uses: MishaKav/jest-coverage-comment@434e6d2d37116d23d812809b61d499639842fa3b # v1.0.26
with:
title: "Unit Test Coverage Report"
junitxml-path: ./junit.xml
Expand Down

0 comments on commit 34ebfb8

Please sign in to comment.