Skip to content

Commit 61f00cd

Browse files
Bump zgosalvez/github-actions-report-lcov from 1.3.0 to 1.3.1 (#33)
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@26957ab...5ea7850) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zennon Gosalvez <[email protected]>
1 parent 3a50bed commit 61f00cd

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
@@ -95,7 +95,7 @@ jobs:
9595
name: code-coverage
9696
path: coverage
9797
- name: Report code coverage
98-
uses: zgosalvez/github-actions-report-lcov@26957abb761285d2a89b2d47f77f0fe7965c437e
98+
uses: zgosalvez/github-actions-report-lcov@5ea785014a07570fbdabc91e274a844e86c05407
9999
with:
100100
coverage-files: coverage/lcov.*.info
101101
minimum-coverage: 90

0 commit comments

Comments
 (0)