aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-tests.yml
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2025-12-05 20:47:46 +0100
committerGitHub <noreply@github.com>2025-12-05 20:47:46 +0100
commitea097fb1a3ae27fbedf455083ed9bc616ae299e6 (patch)
tree494d33cf33a89364f72ea0a2a9ca9f6873e7552d /.github/workflows/ci-tests.yml
parent873f1d9e8344d6c205e15d1be1c3af5514351a54 (diff)
parenta25b48b1519d38c774d5ceb7b514cdf7811094e0 (diff)
Merge pull request #15706 from jellyfin/renovate/ci-deps
Update CI dependencies
Diffstat (limited to '.github/workflows/ci-tests.yml')
-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 5b76d2b6b..f70243221 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@dcdfb6e704e87df6b2ed0cf123a6c9f69e364869 # v5.5.0
+ uses: danielpalme/ReportGenerator-GitHub-Action@ee0ae774f6d3afedcbd1683c1ab21b83670bdf8e # v5.5.1
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"