Skip to content

Commit 8a82352

Browse files
Bump zgosalvez/github-actions-report-lcov from 4.1.24 to 5.0.0
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 4.1.24 to 5.0.0. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@55c5634...a4dc6cc) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e84642 commit 8a82352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
pattern: code-coverage-*
101101
merge-multiple: true
102102
- name: Report code coverage
103-
uses: zgosalvez/github-actions-report-lcov@55c5634f4f1085c376473dfd5971662ced3b9dc1
103+
uses: zgosalvez/github-actions-report-lcov@a4dc6cc5a35c78203434e21140cf0bbc1e954e44
104104
with:
105105
coverage-files: coverage/lcov.*.info
106106
minimum-coverage: 90

0 commit comments

Comments
 (0)