aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-11-15 16:20:23 +0100
committerGitHub <noreply@github.com>2023-11-15 16:20:23 +0100
commit32843b1fd6c3fbf9534d02d2a00fd9f073b6d321 (patch)
treecc10f175a0f1c87d801bdee089a7729d1bfe6228
parent3ec2d5592ed296f444ae5e5dafd23985def13110 (diff)
parent89b1eba249b675f8c3b2f1a29bd2b859ad78cea5 (diff)
Merge pull request #10582 from jellyfin/renovate/danielpalme-reportgenerator-github-action-digest
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
-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 36686e64b..9de079691 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@873ee34c88a6234bdab7fd264d3666fd1ab417f7 # 5
+ uses: danielpalme/ReportGenerator-GitHub-Action@4d510cbed8a05af5aefea46c7fd6e05b95844c89 # 5
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"