Skip to content

Commit ee53527

Browse files
(fix) update: Bump PavanMudigonda/jacoco-reporter from 4.7 to 4.8 (#113)
Bumps [PavanMudigonda/jacoco-reporter](https://github.com/PavanMudigonda/jacoco-reporter) from 4.7 to 4.8. - [Release notes](https://github.com/PavanMudigonda/jacoco-reporter/releases) - [Commits](PavanMudigonda/jacoco-reporter@v4.7...v4.8) --- updated-dependencies: - dependency-name: PavanMudigonda/jacoco-reporter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8ca6b0 commit ee53527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_integration_and_code_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Publish test coverage results
7878
id: jacoco_reporter
79-
uses: PavanMudigonda/jacoco-reporter@v4.7
79+
uses: PavanMudigonda/jacoco-reporter@v4.8
8080
with:
8181
coverage_results_path: 'target/site/jacoco/jacoco.xml'
8282
coverage_report_title: 'Test coverage results'

0 commit comments

Comments
 (0)