Skip to content

Commit

Permalink
Bump Nef10/lcov-reporter-action from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [Nef10/lcov-reporter-action](https://github.com/Nef10/lcov-reporter-action) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/Nef10/lcov-reporter-action/releases)
- [Commits](Nef10/lcov-reporter-action@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: Nef10/lcov-reporter-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent d9e1526 commit 9c6c44b
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 9c6c44b

Please sign in to comment.