Skip to content

Commit 01decf8

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.5.4 to 5.5.7 (#2072)
1 parent 034d324 commit 01decf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet test --no-restore --verbosity normal --collect:"XPlat Code Coverage" --results-directory coverage
4949

5050
- name: ReportGenerator
51-
uses: danielpalme/[email protected].4
51+
uses: danielpalme/[email protected].7
5252
with:
5353
reports: coverage/**/coverage.cobertura.xml
5454
targetdir: coveragereport

0 commit comments

Comments
 (0)