Bump madrapps/jacoco-report from 1.7.0 to 1.7.1 (#1627)

Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/madrapps/jacoco-report/releases)
- [Commits](https://github.com/madrapps/jacoco-report/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: madrapps/jacoco-report
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1721/head
dependabot[bot] 9 months ago committed by GitHub
parent 82b6352da1
commit 274c38c154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -235,7 +235,7 @@ jobs:
- name: Display local test coverage (only API 30) - name: Display local test coverage (only API 30)
if: matrix.api-level == 30 if: matrix.api-level == 30
id: jacoco id: jacoco
uses: madrapps/jacoco-report@v1.7.0 uses: madrapps/jacoco-report@v1.7.1
with: with:
title: Combined test coverage report title: Combined test coverage report
min-coverage-overall: 40 min-coverage-overall: 40

Loading…
Cancel
Save