Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f7f884a

Browse files
authoredFeb 24, 2024··
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.2 (#1092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 278d8e3 commit f7f884a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
name: Code coverage macos-latest
5656
path: coverage-macos
5757
- name: Generate coverage report
58-
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.1
58+
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
5959
with:
6060
reports: "**/coverage.cobertura.xml"
6161
targetdir: "coverage-report"

0 commit comments

Comments
 (0)
Please sign in to comment.