aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-tests.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-03-16 20:10:01 +0100
committerGitHub <noreply@github.com>2026-03-16 20:10:01 +0100
commitdbd58dd666b7fd0c8c855806a70346cdc7736ff1 (patch)
tree40d605a13a8781c112f7e95b1a35b6e29094fda9 /.github/workflows/ci-tests.yml
parentdbc42bb8e236f9ead33ddd47d500b7d00f52805d (diff)
Update CI dependencies (#16417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/ci-tests.yml')
-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 7586e826b9..fc32cc884d 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@2a82782178b2816d9d6960a7345fdd164791b323 # v5.5.3
+ uses: danielpalme/ReportGenerator-GitHub-Action@cf6fe1b38ed5becc89ffe056c1f240825993be5b # v5.5.4
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"