diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-09-14 21:39:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-14 21:39:20 +0200 |
| commit | 4cda5f5ff253e7de0ca7c64cd8b8ce8c11139a31 (patch) | |
| tree | 6ee581105e1f5177260af03fc7aec66a2f769804 | |
| parent | 24410d8a2e05e7abd552fae2732c337afe0d63bd (diff) | |
| parent | ef65534071828d2e654c8a1d542ea797e93b42f5 (diff) | |
Merge pull request #14790 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.13
| -rw-r--r-- | .github/workflows/ci-tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 82f9dc3c8..8e3ab1022 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -35,7 +35,7 @@ jobs: --verbosity minimal - name: Merge code coverage results - uses: danielpalme/ReportGenerator-GitHub-Action@c4c5175a441c6603ec614f5084386dabe0e2295b # v5.4.12 + uses: danielpalme/ReportGenerator-GitHub-Action@e15fac9a0be12d67bc1edd3a7b379b298cc186f5 # v5.4.13 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
