Skip to content

Commit

Permalink
Update madrapps/jacoco-report action to v1.7.0 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-baret[bot] <165508104+renovate-baret[bot]@users.noreply.github.com>
  • Loading branch information
renovate-baret[bot] authored Aug 30, 2024
1 parent 7788f57 commit 6ade2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: mvn -B -U test jacoco:report
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.6.1
uses: madrapps/jacoco-report@v1.7.0
with:
paths: |
${{ github.workspace }}/**/target/site/jacoco/jacoco.xml
Expand Down

0 comments on commit 6ade2c4

Please sign in to comment.