Sfoglia il codice sorgente

Update danielpalme/ReportGenerator-GitHub-Action digest to 72f809a

renovate[bot] 21 ore fa
parent
commit
ef6fd8d3b6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/ci-tests.yml

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

@@ -35,7 +35,7 @@ jobs:
           --verbosity minimal
 
       - name: Merge code coverage results
-        uses: danielpalme/ReportGenerator-GitHub-Action@c1dd332d00304c5aa5d506aab698a5224a8fa24e # 5.4.11
+        uses: danielpalme/ReportGenerator-GitHub-Action@72f809aeb50e264d112d87766b105f6e1acb1eb6 # 5.4.11
         with:
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"