diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-15 14:22:40 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:22:40 -0600 |
| commit | f57212137d09dadf373aff9880a86405ad87c144 (patch) | |
| tree | fcad6549a002cc8815d21c68ab6d6e0c384aea0d | |
| parent | db151de1a4c736f1bbdd6d0ad067001462139f74 (diff) | |
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.3 (#11157)
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 8ee6b3028..96c2df354 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@b067e0c5d288fb4277b9f397b2dc6013f60381f0 # 5.2.2 + uses: danielpalme/ReportGenerator-GitHub-Action@7a0988e399533f3680a732dceda1a967cafdafcd # 5.2.3 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
