diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-24 08:43:29 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-24 08:43:29 -0600 |
| commit | 9a515149efeaf4690fffcbb7428b1a47dc7fcc5b (patch) | |
| tree | df4175e2fc7d933bbc3e3dcb845284e69eb9c34c | |
| parent | ac108690a84a2087811e50018a3f8fa52cbc914d (diff) | |
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5 (#11423)
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 e3a5a3b6b..26c9e9e5e 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@3e39bd1b454c2bac14560547e4394f9317672705 # 5.2.4 + uses: danielpalme/ReportGenerator-GitHub-Action@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # 5.2.5 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
