diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-21 21:07:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-21 21:07:47 +0000 |
| commit | 9ed55affa65ad727c35d689e6f43a25899890a08 (patch) | |
| tree | 8ab950317430a93f7d19b7f456e39be81528e021 /.github/workflows/ci-tests.yml | |
| parent | 00163ce167a5e4444e8f7116526f1e4b0013663c (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.2
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 30aacc7a0..9cb7105f1 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@810356ce07a94200154301fb73d878e327b2dd58 # v5.4.1 + uses: danielpalme/ReportGenerator-GitHub-Action@94ea1575fb6924d22f2639373a5c4d945fdbe178 # v5.4.2 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
