aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-02 18:49:55 +0000
committerGitHub <noreply@github.com>2026-05-02 18:49:55 +0000
commit4e94c3e28bbb9094c1552740531962ebf3834648 (patch)
tree02202c37902d581869f1e6e13c1809b8ed0f9cfc /.github/workflows
parent8150a512388d3189cf2f3abf789470342ef70175 (diff)
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.9
Diffstat (limited to '.github/workflows')
-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 da66575095..2a26bf15a4 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@76a32cbf3ab76fe59d9fe2fe4d76b3f48afa6199 # v5.5.8
+ uses: danielpalme/ReportGenerator-GitHub-Action@c31aa4ed4f12f147061186cf2a029f307b5c3636 # v5.5.9
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"