Skip to content

Commit 1898b49

Browse files
Merge pull request #1026 from modelix/dependabot/github_actions/madrapps/jacoco-report-1.7.0
build(deps): bump madrapps/jacoco-report from 1.6.1 to 1.7.0
2 parents f7bff1b + 0ec37c8 commit 1898b49

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/jacoco-report@v1.6.1
54+
uses: madrapps/jacoco-report@v1.7.0
5555
with:
5656
paths: ${{ github.workspace }}/build/reports/kover/report.xml
5757
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)