Skip to content

Commit 47d495a

Browse files
dependabot[bot]saragerion
authored andcommitted
build(deps): bump romeovs/lcov-reporter-action from v0.2.11 to v0.2.21 (#34)
Bumps [romeovs/lcov-reporter-action](https://github.com/romeovs/lcov-reporter-action) from v0.2.11 to v0.2.21. - [Release notes](https://github.com/romeovs/lcov-reporter-action/releases) - [Commits](romeovs/lcov-reporter-action@v0.2.11...9f75fe6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 174ba19 commit 47d495a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: npm run lerna-test
1919
- name: Report Coverage
2020
if: ${{ github.event_name == 'pull_request' }}
21-
uses: romeovs/[email protected].11
21+
uses: romeovs/[email protected].21
2222
with:
2323
github-token: ${{ secrets.GITHUB_TOKEN }}
2424
lcov-file: ./packages/logger/coverage/lcov.info

0 commit comments

Comments
 (0)