Skip to content

Commit cd3d863

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.1
1 parent 45263ff commit cd3d863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
name: Code coverage (Windows)
202202
path: Coverage/Windows
203203
- name: Generate coverage report
204-
uses: danielpalme/ReportGenerator-GitHub-Action@v5.3.11
204+
uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.1
205205
with:
206206
reports: "Coverage/**/*.cobertura.xml"
207207
targetdir: "coverage-report"

0 commit comments

Comments
 (0)