aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-11 06:28:43 +0200
committerGitHub <noreply@github.com>2026-05-11 06:28:43 +0200
commitbe0f0b97611e9b926818f2b455fde12261ce36be (patch)
treee23b15f6cefef2d7bce095a3a78cfedb6b774af7
parentf24709f11c82bb85b70f073c89d3d21c30b1cde5 (diff)
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.10 (#16820)
-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 2a26bf15a4..3c7ba54acf 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@c31aa4ed4f12f147061186cf2a029f307b5c3636 # v5.5.9
+ uses: danielpalme/ReportGenerator-GitHub-Action@049f7ec958c672fd31d5cc1cb01622dc8d2e23ab # v5.5.10
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"