aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-04-16 19:55:13 +0200
committerGitHub <noreply@github.com>2026-04-16 19:55:13 +0200
commitf9bad54b40c24be6b9be23a133c0d4843b9cc7d2 (patch)
tree4a9b1e5388d01494ccbf48e0dca6ac4b83ef9b8d
parentff4d384cd68e99b7339a0c0003929bbe2b9794c1 (diff)
parentd8c55a29bb0f3fe04ba083bb338ca80cf7f1601e (diff)
Merge pull request #16645 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.5
-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 fc32cc884d..9fdcaedf97 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@cf6fe1b38ed5becc89ffe056c1f240825993be5b # v5.5.4
+ uses: danielpalme/ReportGenerator-GitHub-Action@7ae927204961589fcb0b0be245c51fbbc87cbca2 # v5.5.5
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"