diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-07-27 20:08:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-27 20:08:23 +0000 |
| commit | 0db27d7b1b18def65ab1d7e2cf1338e789c8583c (patch) | |
| tree | 050e68a8f4d4ed5a990438c2f259d143b5bfb269 /.github/workflows | |
| parent | dbc796b0b03ea8d09c7b7cb83fd082e9d767a853 (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.5.11
Diffstat (limited to '.github/workflows')
| -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 5b29a66382..7fc22ed001 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -35,7 +35,7 @@ jobs: --verbosity minimal - name: Merge code coverage results - uses: danielpalme/ReportGenerator-GitHub-Action@049f7ec958c672fd31d5cc1cb01622dc8d2e23ab # v5.5.10 + uses: danielpalme/ReportGenerator-GitHub-Action@d3ebf1f760f7d8ab92cc44d9bcfee7ad73722a31 # v5.5.11 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
