mirror of
https://github.com/gortc/stun.git
synced 2025-09-26 20:41:36 +08:00
build(deps): bump jandelgado/gcov2lcov-action from v1.0.7 to v1.0.8
Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) from v1.0.7 to v1.0.8. - [Release notes](https://github.com/jandelgado/gcov2lcov-action/releases) - [Changelog](https://github.com/jandelgado/gcov2lcov-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/jandelgado/gcov2lcov-action/compare/v1.0.7...2477d9ec11814a9326e7fdde8d315783d163edb7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user