Skip to content

Commit

Permalink
chore(deps): update danielpalme/reportgenerator-github-action action …
Browse files Browse the repository at this point in the history
…to v5.2.4
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 6098a2b commit ea9c469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
name: Code coverage macos-latest
path: coverage-macos
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.3
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.4
with:
reports: "**/coverage.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit ea9c469

Please sign in to comment.