From 99719abcb87dc57bc82c247ee6cc90c0686d9811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:27:21 +0000 Subject: [PATCH] chore(deps): bump madrapps/jacoco-report from 1.7.2 to 1.8.0 Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/madrapps/jacoco-report/releases) - [Commits](https://github.com/madrapps/jacoco-report/compare/v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: madrapps/jacoco-report dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/instrumentation-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/instrumentation-test.yml b/.github/workflows/instrumentation-test.yml index 96aa77db..30797c10 100644 --- a/.github/workflows/instrumentation-test.yml +++ b/.github/workflows/instrumentation-test.yml @@ -61,7 +61,7 @@ jobs: - name: Jacoco Report to PR id: jacoco - uses: madrapps/jacoco-report@v1.7.2 + uses: madrapps/jacoco-report@v1.8.0 with: paths: | ${{ github.workspace }}/maps-app/build/reports/coverage/androidTest/debug/connected/report.xml