Skip to content

Commit

Permalink
github-actions(deps): bump madrapps/jacoco-report from 1.6.1 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/madrapps/jacoco-report/releases)
- [Commits](Madrapps/jacoco-report@v1.6.1...v1.7.1)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent a7e299a commit 2f81567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.6.1
uses: madrapps/jacoco-report@v1.7.1
with:
paths: |
${{ github.workspace }}/**/build/reports/jacoco/jacocoRootReport/jacocoRootReport.xml
Expand Down

0 comments on commit 2f81567

Please sign in to comment.