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.3 (#1098)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 9226403 commit 5ab2fed
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 @@ -55,7 +55,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@5.2.3
with:
reports: "**/coverage.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit 5ab2fed

Please sign in to comment.