aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-07-28 20:11:33 +0200
committerGitHub <noreply@github.com>2026-07-28 20:11:33 +0200
commitd92e59aa72e6872fb004282b432c70034ecec8ac (patch)
tree32fdddf76d1fbaf6800137ca1274f67a8df416e7 /.github
parentd5934362814bbb72b4ea779e396a5d1f52c1692b (diff)
parent0db27d7b1b18def65ab1d7e2cf1338e789c8583c (diff)
Merge pull request #17459 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.11
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 5b29a66382..7fc22ed001 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@049f7ec958c672fd31d5cc1cb01622dc8d2e23ab # v5.5.10
+ uses: danielpalme/ReportGenerator-GitHub-Action@d3ebf1f760f7d8ab92cc44d9bcfee7ad73722a31 # v5.5.11
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"