Skip to content

Commit b33ceba

Browse files
Merge pull request #1072 from modelix/dependabot/github_actions/madrapps/jacoco-report-1.7.1
build(deps): bump madrapps/jacoco-report from 1.7.0 to 1.7.1
2 parents cbaaf34 + 308eb55 commit b33ceba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
*/build/test-results
5252
*/build/reports
5353
- name: Report test coverage
54-
uses: madrapps/[email protected].0
54+
uses: madrapps/[email protected].1
5555
with:
5656
paths: ${{ github.workspace }}/build/reports/kover/report.xml
5757
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)