diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-03 13:48:25 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-03 13:48:25 -0600 |
| commit | 31b86511179276fc99a267d525994a63b392173f (patch) | |
| tree | 562c26c5205f2aa470267d55dc5b62a172318127 | |
| parent | 972174b1e43f4060b0d3fdff7f77a0670bf045b7 (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.9 (#12573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 91c2be87b..af8106c0a 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -34,7 +34,7 @@ jobs: --verbosity minimal - name: Merge code coverage results - uses: danielpalme/ReportGenerator-GitHub-Action@5808021ec4deecb0ab3da051d49b4ce65fcc20af # 5.3.8 + uses: danielpalme/ReportGenerator-GitHub-Action@e3af7259842d9c814021ea121f85526e0872b25f # v5.3.9 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
