aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2025-05-04 15:13:21 +0200
committerGitHub <noreply@github.com>2025-05-04 15:13:21 +0200
commitce0a6b2df81b63f2f894ae30a343f018fec7c52c (patch)
treee65824dc3bcd2277705e3dda2030dddd91b7edf1
parent5e5fdf617389a97375d47d3b3210c5ecc5b69ab1 (diff)
parent06b7f88d6c07fc0dba35fedb84bfba9e5245e787 (diff)
Merge pull request #14058 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.6
-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 be4192a44..2411c8a5f 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@25b1e0261a9f68d7874dbbace168300558ef68f7 # v5.4.5
+ uses: danielpalme/ReportGenerator-GitHub-Action@cc137d2b561c02b63ae869ffbe8f68af9d904bf4 # v5.4.6
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"