aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-12 23:56:20 +0000
committerGitHub <noreply@github.com>2025-09-12 23:56:20 +0000
commitef65534071828d2e654c8a1d542ea797e93b42f5 (patch)
tree937f3c5414469683fa6786c3094457c8a42b29fe
parent7c6cedd90ac26d6b18fd518f25421b2b71c74993 (diff)
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.13
-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 82f9dc3c8..8e3ab1022 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@c4c5175a441c6603ec614f5084386dabe0e2295b # v5.4.12
+ uses: danielpalme/ReportGenerator-GitHub-Action@e15fac9a0be12d67bc1edd3a7b379b298cc186f5 # v5.4.13
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"