diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-23 19:52:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-23 19:52:31 -0600 |
| commit | 469e6e1bc887f7de9815438b644f22cf88a749f7 (patch) | |
| tree | 36070ec23d44b3f445bee6c65a667c218fe4371a /.github | |
| parent | 38f5f8008a97af560587dc09986d2c7606fbb369 (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.15 (#14830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 8e3ab1022..10cc6af3a 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@e15fac9a0be12d67bc1edd3a7b379b298cc186f5 # v5.4.13 + uses: danielpalme/ReportGenerator-GitHub-Action@18e0cd4c1bebd0c8b3978b380a6a4ea61c51178e # v5.4.15 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
