Skip to content

Commit

Permalink
Bump PavanMudigonda/jacoco-reporter from 5.0 to 5.1
Browse files Browse the repository at this point in the history
Bumps [PavanMudigonda/jacoco-reporter](https://github.com/pavanmudigonda/jacoco-reporter) from 5.0 to 5.1.
- [Release notes](https://github.com/pavanmudigonda/jacoco-reporter/releases)
- [Commits](PavanMudigonda/jacoco-reporter@v5.0...v5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 62f6084 commit f4fba55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Publish Test Coverage Results
# noinspection SpellCheckingInspection
uses: PavanMudigonda/jacoco-reporter@v5.0
uses: PavanMudigonda/jacoco-reporter@v5.1
with:
coverage_results_path: 'target/site/jacoco/jacoco.xml'
coverage_report_title: 'Test Coverage Results'
Expand Down

0 comments on commit f4fba55

Please sign in to comment.