Skip to content

Commit ab36ba0

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.8
1 parent 41f75be commit ab36ba0

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
@@ -178,7 +178,7 @@ jobs:
178178
name: Code coverage (Windows)
179179
path: Coverage/Windows
180180
- name: Generate coverage report
181-
uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.3
181+
uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.8
182182
with:
183183
reports: "Coverage/**/coverage.cobertura.xml"
184184
targetdir: "coverage-report"

0 commit comments

Comments
 (0)