From 41db369c92981af3f5c7b658df305db618bf0024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:49:14 +0200 Subject: [PATCH] chore(deps): bump MishaKav/jest-coverage-comment from 1.0.24 to 1.0.25 (#5164) Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.24 to 1.0.25. - [Release notes](https://github.com/mishakav/jest-coverage-comment/releases) - [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md) - [Commits](https://github.com/mishakav/jest-coverage-comment/compare/f2e8b560403c4fd8234a2b268af3c28ca91e5cc7...c2d5cfd6c32e8799c6deb0fd76a8e2d9ad8b35c2) --- updated-dependencies: - dependency-name: MishaKav/jest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pr-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index e635183a6b9..646a5fb521d 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -33,7 +33,7 @@ jobs: run: yarn test --coverage --coverageReporters json-summary - name: Jest Coverage Comment - uses: MishaKav/jest-coverage-comment@f2e8b560403c4fd8234a2b268af3c28ca91e5cc7 #1.0.24 + uses: MishaKav/jest-coverage-comment@c2d5cfd6c32e8799c6deb0fd76a8e2d9ad8b35c2 #1.0.25 with: multiple-files: | assets-api, ./packages/assets-api/coverage/coverage-summary.json