Skip to content

Commit 109e40d

Browse files
Bump zgosalvez/github-actions-report-lcov in /.github/workflows (#58)
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 4.1.26 to 5.0.1. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@eda775f...b9c4234) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45fbf98 commit 109e40d

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@eda775f552bfb2bffbdedea26f19dfb8c24a1648 # v4.1.26
42+
uses: zgosalvez/github-actions-report-lcov@b9c423417947b8f4156df37174e5a8be99a02747 # v5.0.1
4343
with:
4444
coverage-files: coverage/lcov.info
4545
# minimum-coverage: 50

0 commit comments

Comments
 (0)