chore(deps): bump jandelgado/gcov2lcov-action from 1.0.8 to 1.0.9 (#3376)

Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/jandelgado/gcov2lcov-action/releases)
- [Changelog](https://github.com/jandelgado/gcov2lcov-action/blob/master/CHANGELOG.md)
- [Commits](2477d9ec11...fc567b789b)

---
updated-dependencies:
- dependency-name: jandelgado/gcov2lcov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-23 12:38:23 -06:00 committed by GitHub
parent 2c44136f2a
commit 1c598cae29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,7 @@ jobs:
- name: cover
run: make cover
- uses: jandelgado/gcov2lcov-action@2477d9ec11814a9326e7fdde8d315783d163edb7 # pin@v1.0.8
- uses: jandelgado/gcov2lcov-action@fc567b789b78d676959759edfb9b7a30e884fc1d # pin@v1.0.8
name: convert coverage to lcov
with:
infile: coverage.txt