diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-07-30 03:59:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-30 03:59:51 +0000 |
| commit | 317192c23df5c42f96fa5af65ae07b052aeaf726 (patch) | |
| tree | fb88e40cc35225598d4c24285c0a5dec016387ec /.github/workflows/ci-tests.yml | |
| parent | dcb12a73fbe3388bbd091ba3b1b9eb69fdc4bad1 (diff) | |
Update CI dependencies
Diffstat (limited to '.github/workflows/ci-tests.yml')
| -rw-r--r-- | .github/workflows/ci-tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 893ca0395..334c0f54a 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@82ef2bc4c83f42bbeec82a5cd9a8e3f6156b64b9 # v5.4.9 + uses: danielpalme/ReportGenerator-GitHub-Action@c1dd332d00304c5aa5d506aab698a5224a8fa24e # 5.4.11 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
