Skip to content

Commit

Permalink
chore(deps): update madrapps/jacoco-report action to v1.6 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent db55c7d commit 78ac059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.5
uses: madrapps/jacoco-report@v1.6
with:
paths: "./build/reports/jacoco/codeCoverageReport/codeCoverageReport.xml"
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down

0 comments on commit 78ac059

Please sign in to comment.