aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-17 09:20:39 +0200
committerGitHub <noreply@github.com>2025-07-17 09:20:39 +0200
commitfd5205a6eb05232ee4e880cf733ab8ede3598008 (patch)
treef16807468d18158fae405e8fb2066bc6aef2dcf5 /.github
parent60cfa65cdc0a6bb73577ce1850f611996c8b1c0f (diff)
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.9 (#14485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-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 cbda4b80d..893ca0395 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@4c0f60daf67483745c34efdeadd4c4e78a19991e # v5.4.8
+ uses: danielpalme/ReportGenerator-GitHub-Action@82ef2bc4c83f42bbeec82a5cd9a8e3f6156b64b9 # v5.4.9
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"