Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent cbaaf34 commit 308eb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
*/build/test-results
*/build/reports
- name: Report test coverage
uses: madrapps/[email protected].0
uses: madrapps/[email protected].1
with:
paths: ${{ github.workspace }}/build/reports/kover/report.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 308eb55

Please sign in to comment.