Browse Source

Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.0

renovate[bot] 1 year ago
parent
commit
435023a8f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci-tests.yml

+ 1 - 1
.github/workflows/ci-tests.yml

@@ -34,7 +34,7 @@ jobs:
           --verbosity minimal
 
       - name: Merge code coverage results
-        uses: danielpalme/ReportGenerator-GitHub-Action@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # 5.2.5
+        uses: danielpalme/ReportGenerator-GitHub-Action@6b06171d1a131e7fd85121120a1c00c1ed03e033 # 5.3.0
         with:
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"