Skip to content

Commit

Permalink
build(deps): bump madrapps/jacoco-report from 1.3 to 1.6
Browse files Browse the repository at this point in the history
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.3 to 1.6.
- [Release notes](https://github.com/madrapps/jacoco-report/releases)
- [Commits](Madrapps/jacoco-report@v1.3...v1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 1b5045c commit dca0115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-report-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.3
uses: madrapps/jacoco-report@v1.6
with:
paths: ${{ github.workspace }}/api/target/site/jacoco/jacoco.xml,${{ github.workspace }}/runtime/target/site/jacoco/jacoco.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dca0115

Please sign in to comment.