Skip to content

Commit

Permalink
Bump Nef10/lcov-reporter-action to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Oct 1, 2022
1 parent de243d0 commit c09d89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
echo "pr_number=$(cat ./NR)" >> $GITHUB_ENV
- name: Generate code coverage report
uses: Nef10/lcov-reporter-action@v0.3.1
uses: Nef10/lcov-reporter-action@v0.3.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
lcov-file: lcov.info
Expand Down

0 comments on commit c09d89e

Please sign in to comment.