Merge pull request #70 from gortc/dependabot/github_actions/jandelgado/gcov2lcov-action-v1.0.8

build(deps): bump jandelgado/gcov2lcov-action from v1.0.7 to v1.0.8
This commit is contained in:
Aleksandr Razumov
2020-11-23 19:45:36 +03:00
committed by GitHub

View File

@@ -100,7 +100,7 @@ jobs:
- name: Run tests with coverage
run: make coverage
- name: Convert coverage.out to coverage.lcov
uses: jandelgado/gcov2lcov-action@v1.0.7
uses: jandelgado/gcov2lcov-action@v1.0.8
- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
with: