Skip to content

Commit

Permalink
Bump jandelgado/gcov2lcov-action from 1.0.0 to 1.0.9 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 1a4cc1a commit c5328f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Convert coverage to lcov
if: startsWith(github.ref, 'refs/master')
uses: jandelgado/gcov2lcov-action@v1.0.0
uses: jandelgado/gcov2lcov-action@v1.0.9
with:
infile: coverage.out
outfile: coverage.lcov
Expand Down

0 comments on commit c5328f6

Please sign in to comment.