瀏覽代碼

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

renovate[bot] 1 年之前
父節點
當前提交
c175371557
共有 1 個文件被更改,包括 1 次插入1 次删除
  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@6b06171d1a131e7fd85121120a1c00c1ed03e033 # 5.3.0
+        uses: danielpalme/ReportGenerator-GitHub-Action@9f1033dc04b18a7dfa51aeefeb18540e8939021f # 5.3.4
         with:
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"