aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2024-12-29 11:14:09 +0100
committerGitHub <noreply@github.com>2024-12-29 11:14:09 +0100
commitb07231ae33d2c1940d174b26f3cfac0438eb0ec6 (patch)
tree5d2afed200309915632d3129be12fb8eebc50413
parent80d98379de44d7aea0edddc1ba10f203b710f002 (diff)
parent0d8b387e71750e2a6a2eca76b5002e363a87ef4c (diff)
Merge pull request #13291 from jellyfin/renovate/ci-deps
-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 b667f1bc5..8f9f605c3 100644
--- a/.github/workflows/ci-tests.yml
+++ b/.github/workflows/ci-tests.yml
@@ -34,7 +34,7 @@ jobs:
--verbosity minimal
- name: Merge code coverage results
- uses: danielpalme/ReportGenerator-GitHub-Action@94ea1575fb6924d22f2639373a5c4d945fdbe178 # v5.4.2
+ uses: danielpalme/ReportGenerator-GitHub-Action@c38c522d4b391c1b0da979cbb2e902c0a252a7dc # v5.4.3
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"