aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2024-05-15 09:37:29 +0200
committerGitHub <noreply@github.com>2024-05-15 09:37:29 +0200
commit279e91bb3d4e364ba776a0b76535f5391e4a13c4 (patch)
tree81825e7b56ab241b32bc243516c11512cfa4bcd3
parente619e19242dfce2cf173293f5cdc294f50e3df4c (diff)
parent435023a8f9ba5d8a7b46d4d46bb6191a88c421f0 (diff)
Merge pull request #11642 from jellyfin/renovate/ci-deps
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.0
-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 cb78bf638..00f384155 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@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # 5.2.5
+ uses: danielpalme/ReportGenerator-GitHub-Action@6b06171d1a131e7fd85121120a1c00c1ed03e033 # 5.3.0
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"