mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
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:
parent
2c44136f2a
commit
1c598cae29
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@2477d9ec11814a9326e7fdde8d315783d163edb7 # pin@v1.0.8
|
||||
- uses: jandelgado/gcov2lcov-action@fc567b789b78d676959759edfb9b7a30e884fc1d # pin@v1.0.8
|
||||
name: convert coverage to lcov
|
||||
with:
|
||||
infile: coverage.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue