Skip to content

Commit

Permalink
chore(deps): bump madrapps/jacoco-report from 1.2 to 1.6 (#576)
Browse files Browse the repository at this point in the history
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.2 to 1.6.
- [Release notes](https://github.com/madrapps/jacoco-report/releases)
- [Commits](Madrapps/jacoco-report@v1.2...v1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 144da3b commit 9a6712f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/instrumentation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Jacoco Report to PR
id: jacoco
uses: madrapps/jacoco-report@v1.2
uses: madrapps/jacoco-report@v1.6
with:
paths: |
${{ github.workspace }}/app/build/reports/coverage/androidTest/debug/connected/report.xml
Expand Down

0 comments on commit 9a6712f

Please sign in to comment.