diff options
| author | Bond-009 <bond.009@outlook.com> | 2024-09-29 19:25:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-29 19:25:34 +0200 |
| commit | 8ca4963ff34be34eb829e0b1a45acb71f3b25adf (patch) | |
| tree | 722832e25638cf5b7a248d1f3f716f6f3f4167ea | |
| parent | 992d56e5654ed14244ee774da0ebaabdf712a566 (diff) | |
| parent | 2ed802424a50b50380e15010120ab4f80bac9e81 (diff) | |
Merge pull request #12742 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.10
| -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 41967f151..eaa054ca9 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -34,7 +34,7 @@ jobs: --verbosity minimal - name: Merge code coverage results - uses: danielpalme/ReportGenerator-GitHub-Action@e3af7259842d9c814021ea121f85526e0872b25f # v5.3.9 + uses: danielpalme/ReportGenerator-GitHub-Action@b7115d212c0f7814a0cb17fb43ec36983c707ccb # v5.3.10 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
