aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-03-03 22:45:40 +0000
committerGitHub <noreply@github.com>2026-03-03 22:45:40 +0000
commit5807bf1d8f98e5c8ab54e240d469a0af07210854 (patch)
tree1967ff9486ae1f514cbd1c852d06b13b5d890af7
parente378f63b70a61cd63d5dee92960cc1c24bfc0646 (diff)
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.3
-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 5556bb09e..c5a64fd9f 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@2a7030e9775aab6c78e80cb66843051acdacee3e # v5.5.2
+ uses: danielpalme/ReportGenerator-GitHub-Action@2a82782178b2816d9d6960a7345fdd164791b323 # v5.5.3
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"