Skip to content

Commit 4b70713

Browse files
Bump zgosalvez/github-actions-report-lcov in /.github/workflows
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@b9c4234...8ead3c9) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9f2e90 commit 4b70713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
ref: v1.16
4141
- name: Code Coverage Report
42-
uses: zgosalvez/github-actions-report-lcov@b9c423417947b8f4156df37174e5a8be99a02747 # v5.0.1
42+
uses: zgosalvez/github-actions-report-lcov@8ead3c903cefbc389528f5e032e793a5d0e5b626 # v5.0.2
4343
with:
4444
coverage-files: coverage/lcov.info
4545
# minimum-coverage: 50

0 commit comments

Comments
 (0)