Browse Source

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

renovate[bot] 10 tháng trước cách đây
mục cha
commit
9ed55affa6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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@810356ce07a94200154301fb73d878e327b2dd58 # v5.4.1
+        uses: danielpalme/ReportGenerator-GitHub-Action@94ea1575fb6924d22f2639373a5c4d945fdbe178 # v5.4.2
         with:
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"