diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-25 15:32:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-25 15:32:59 +0000 |
| commit | a6a8e29916891d04b34779f06bc3b3cf2f8e4e99 (patch) | |
| tree | cd55e5229a5e97346c46f6e27037eafaa59b65b6 | |
| parent | 3ff516a4300b68cf2987875b76bf16836a07b002 (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.18
| -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 846835491..b9fdd456f 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@9870ed167742d546b99962ff815fcc1098355ed8 # v5.4.17 + uses: danielpalme/ReportGenerator-GitHub-Action@f3c6b3f8a29686284ef7a7cf6dccb79a01d98444 # v5.4.18 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
