Bump madrapps/jacoco-report from 1.7.0 to 1.7.1

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>
pull/1627/head
dependabot[bot] 1 year ago committed by GitHub
parent f42afb5aa7
commit 718cdce39d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save