mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
chore(deps): bump jandelgado/gcov2lcov-action from fc567b789b78d676959759edfb9b7a30e884fc1d to 1.0.9 (#3385)
chore(deps): bump jandelgado/gcov2lcov-action
Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) from fc567b789b78d676959759edfb9b7a30e884fc1d to 1.0.9. This release includes the previously tagged commit.
- [Release notes](https://github.com/jandelgado/gcov2lcov-action/releases)
- [Changelog](https://github.com/jandelgado/gcov2lcov-action/blob/master/CHANGELOG.md)
- [Commits](fc567b789b...c680c0f7c7
)
---
updated-dependencies:
- dependency-name: jandelgado/gcov2lcov-action
dependency-type: direct:production
...
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:
parent
c4c7d0d43b
commit
21efe2b1b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
- name: cover
|
||||
run: make cover
|
||||
|
||||
- uses: jandelgado/gcov2lcov-action@fc567b789b78d676959759edfb9b7a30e884fc1d # pin@v1.0.8
|
||||
- uses: jandelgado/gcov2lcov-action@c680c0f7c7442485f1749eb2a13e54a686e76eb5 # pin@v1.0.8
|
||||
name: convert coverage to lcov
|
||||
with:
|
||||
infile: coverage.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue