aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-05-03 12:16:58 +0200
committerGitHub <noreply@github.com>2026-05-03 12:16:58 +0200
commit3aed4291207f4bc07af923609dbae86527ab9dda (patch)
tree3dfb5eff6f004a229ced8ba35663c0e685068e6d /.github
parentf9012b641148fc52b48bc95c91fa21d28e3603fb (diff)
parent4e94c3e28bbb9094c1552740531962ebf3834648 (diff)
Merge pull request #16746 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.9
Diffstat (limited to '.github')
-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 da66575095..2a26bf15a4 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@76a32cbf3ab76fe59d9fe2fe4d76b3f48afa6199 # v5.5.8
+ uses: danielpalme/ReportGenerator-GitHub-Action@c31aa4ed4f12f147061186cf2a029f307b5c3636 # v5.5.9
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"