diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 0caac35..388ce7e 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -68,7 +68,7 @@ jobs: } - name: ReportGenerator - uses: danielpalme/ReportGenerator-GitHub-Action@5 + uses: danielpalme/ReportGenerator-GitHub-Action@5.3.8 with: reports: TestResults/*.cobertura.xml targetdir: TestResults/report