aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-04-21 20:04:46 +0200
committerGitHub <noreply@github.com>2026-04-21 20:04:46 +0200
commitb31520d60399c8648e54cfbc530f13572a78e6bd (patch)
treeed5eecbcca24849aa4b72712ecc052cb307293ab /.github/workflows
parentab8e3422dca94c5298dec647b81c31b61c5cc088 (diff)
parent2df0b9d8210fdf3e799a9444191b355c7ee4379a (diff)
Merge pull request #16670 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.6
Diffstat (limited to '.github/workflows')
-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 9fdcaedf97..81f218b893 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@7ae927204961589fcb0b0be245c51fbbc87cbca2 # v5.5.5
+ uses: danielpalme/ReportGenerator-GitHub-Action@ee3806a36b8b2eb9594cb3e5fae045af7e5ead10 # v5.5.6
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"