From cf51f0a954dfc700497023b3e73d05faef07780c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 22:12:25 +0000 Subject: [PATCH] chore(deps): bump MoranaApps/jacoco-report from 2.1.2 to 3.0.1 Bumps [MoranaApps/jacoco-report](https://github.com/moranaapps/jacoco-report) from 2.1.2 to 3.0.1. - [Release notes](https://github.com/moranaapps/jacoco-report/releases) - [Commits](https://github.com/moranaapps/jacoco-report/compare/54bfe284d1119dc917dddba80517c54c5bcf3627...f9dc5ba989ff2b987b4c2db99217b982c466cca8) --- updated-dependencies: - dependency-name: MoranaApps/jacoco-report dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/jacoco_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jacoco_report.yml b/.github/workflows/jacoco_report.yml index 21167d1..1d6c1b9 100644 --- a/.github/workflows/jacoco_report.yml +++ b/.github/workflows/jacoco_report.yml @@ -95,7 +95,7 @@ jobs: - name: Check coverage thresholds and add reports in PR comments id: jacoco - uses: MoranaApps/jacoco-report@54bfe284d1119dc917dddba80517c54c5bcf3627 + uses: MoranaApps/jacoco-report@f9dc5ba989ff2b987b4c2db99217b982c466cca8 with: token: '${{ secrets.GITHUB_TOKEN }}' paths: |