Skip to content

Commit 7272e7c

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.11
1 parent 8b4780f commit 7272e7c

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/[email protected].10
204+
uses: danielpalme/[email protected].11
205205
with:
206206
reports: "Coverage/**/*.cobertura.xml"
207207
targetdir: "coverage-report"

0 commit comments

Comments
 (0)