Skip to content

Commit

Permalink
chore(deps): update zgosalvez/github-actions-report-lcov action to v4…
Browse files Browse the repository at this point in the history
….1.13

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 66a1b2e commit c536cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Report code coverage
if: github.event_name == 'pull_request'
uses: zgosalvez/github-actions-report-lcov@v4.1.12
uses: zgosalvez/github-actions-report-lcov@v4.1.13
with:
coverage-files: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c536cf2

Please sign in to comment.