Skip to content

Commit 0acbdb2

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.7
1 parent 5caba45 commit 0acbdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
name: Code coverage macos-latest
5555
path: coverage-macos
5656
- name: Generate coverage report
57-
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
57+
uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.7
5858
with:
5959
reports: "**/coverage.cobertura.xml"
6060
targetdir: "coverage-report"

0 commit comments

Comments
 (0)