aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-03-04 19:17:51 +0100
committerGitHub <noreply@github.com>2026-03-04 19:17:51 +0100
commit7cd79c312198ad97be03780c38769f681ef6d0af (patch)
tree68c5261cc74f86be640dd90c034fdd348493fc91
parentb83378d656adef9c2e0e7df101f7da84ef762fa5 (diff)
parent5807bf1d8f98e5c8ab54e240d469a0af07210854 (diff)
Merge pull request #16339 from jellyfin/renovate/ci-depsHEADmaster
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.3
-rw-r--r--.github/workflows/ci-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml
index 5556bb09e..c5a64fd9f 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@2a7030e9775aab6c78e80cb66843051acdacee3e # v5.5.2
+ uses: danielpalme/ReportGenerator-GitHub-Action@2a82782178b2816d9d6960a7345fdd164791b323 # v5.5.3
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"