Browse Source

Merge pull request #10582 from jellyfin/renovate/danielpalme-reportgenerator-github-action-digest

chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
Bond-009 1 year ago
parent
commit
32843b1fd6
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
           --verbosity minimal
 
 
       - name: Merge code coverage results
       - name: Merge code coverage results
-        uses: danielpalme/ReportGenerator-GitHub-Action@873ee34c88a6234bdab7fd264d3666fd1ab417f7 # 5
+        uses: danielpalme/ReportGenerator-GitHub-Action@4d510cbed8a05af5aefea46c7fd6e05b95844c89 # 5
         with:
         with:
           reports: "**/coverage.cobertura.xml"
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"
           targetdir: "merged/"