Skip to content

Commit 9f7cd4c

Browse files
Bump zgosalvez/github-actions-report-lcov from 1.3.1 to 1.3.2 (#40)
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@5ea7850...49af65b) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6c1694 commit 9f7cd4c

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@5ea785014a07570fbdabc91e274a844e86c05407
98+
uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b
9999
with:
100100
coverage-files: coverage/lcov.*.info
101101
minimum-coverage: 90

0 commit comments

Comments
 (0)