From 0a2f48baed86cb0d7a6cddb620d0b78ab5616c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:42:05 +0000 Subject: [PATCH] chore(deps): bump MishaKav/jest-coverage-comment from 1.0.30 to 1.0.32 Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.30 to 1.0.32. - [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/2a8fe3083255756f3692599238ca251e858e15b2...c480abe47ef4f7bcd87bd8b5e6043fdfb1c4d270) --- updated-dependencies: - dependency-name: MishaKav/jest-coverage-comment dependency-version: 1.0.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 6c113a90a1..c3f5323584 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -36,7 +36,7 @@ jobs: run: yarn test:cov - name: Jest Coverage Comment - uses: MishaKav/jest-coverage-comment@2a8fe3083255756f3692599238ca251e858e15b2 #1.0.30 + uses: MishaKav/jest-coverage-comment@c480abe47ef4f7bcd87bd8b5e6043fdfb1c4d270 #1.0.32 with: multiple-files: | assets-api, ./packages/assets-api/coverage/coverage-summary.json