diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-02-03 22:26:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-03 22:26:42 +0000 |
| commit | b4d11c8d8959580316d8fb5fa2e3f8e358769ccb (patch) | |
| tree | f89459db2025ec4fbbe0777080d5f87d008da6bd | |
| parent | a32fe89dad7f0d654ab5846bef6f9a52385cda1a (diff) | |
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1
| -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 0dacbc5c6..4b5db14ae 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@4d510cbed8a05af5aefea46c7fd6e05b95844c89 # 5.2.0 + uses: danielpalme/ReportGenerator-GitHub-Action@68f1963d9876d2ac78bfd1c41c395514b7318855 # 5.2.1 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
