diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-16 08:19:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 08:19:51 -0400 |
| commit | 9528b2d391e543b6c7cfe8f29131c260f001beff (patch) | |
| tree | 51a7f6d9f573d4b9e296b042ad28512d847a1d7b /.github/workflows/ci-tests.yml | |
| parent | f68038f2cff4ac94ac5afe97b5bfb5c9e172e6ff (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.8 (#12284)
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.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 0ac955cc4..91c2be87b 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@345a7c3866622fe946263314218ad2c12c388b8b # 5.3.7 + uses: danielpalme/ReportGenerator-GitHub-Action@5808021ec4deecb0ab3da051d49b4ce65fcc20af # 5.3.8 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
