Bump madrapps/jacoco-report from 1.6.1 to 1.7.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1582/head
dependabot[bot] 4 months ago committed by GitHub
parent 02ecd0c7fd
commit 32893a837d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -222,7 +222,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.6.1 uses: madrapps/jacoco-report@v1.7.0
with: with:
title: Combined test coverage report title: Combined test coverage report
min-coverage-overall: 40 min-coverage-overall: 40

Loading…
Cancel
Save