Skip to content

Commit 59d9567

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.22
1 parent 03598b6 commit 59d9567

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
@@ -203,7 +203,7 @@ jobs:
203203
name: Code coverage (Windows)
204204
path: Coverage/Windows
205205
- name: Generate coverage report
206-
uses: danielpalme/[email protected].21
206+
uses: danielpalme/[email protected].22
207207
with:
208208
reports: "Coverage/**/coverage.cobertura.xml"
209209
targetdir: "coverage-report"

0 commit comments

Comments
 (0)