Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update danielpalme/reportgenerator-github-action action …
Browse files Browse the repository at this point in the history
…to v5.4.2
renovate[bot] authored Dec 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 355cef3 commit 7e3369f
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
@@ -56,7 +56,7 @@ jobs:
name: Code coverage macos-latest
path: coverage-macos
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.2
with:
reports: "**/coverage.cobertura.xml"
targetdir: "coverage-report"

0 comments on commit 7e3369f

Please sign in to comment.