There was an error while loading. Please reload this page.
1 parent 24b122a commit 5144f6cCopy full SHA for 5144f6c
1 file changed
.github/workflows/ci-code-coverage.yml
@@ -24,7 +24,7 @@ jobs:
24
pattern: testresults-*
25
26
- name: Combine coverage reports
27
- uses: danielpalme/ReportGenerator-GitHub-Action@049f7ec958c672fd31d5cc1cb01622dc8d2e23ab # 5.5.10
+ uses: danielpalme/ReportGenerator-GitHub-Action@d3ebf1f760f7d8ab92cc44d9bcfee7ad73722a31 # 5.5.11
28
with:
29
reports: "**/*.cobertura.xml"
30
targetdir: "${{ github.workspace }}/report"
0 commit comments