diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-11-14 15:58:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-14 15:58:14 +0000 |
| commit | 023838f3c89ba12a36d06004cff33d76dd7d71fa (patch) | |
| tree | 8f28fdccf1990e7900b35c6e67a0422c979a0c48 /.github/workflows/ci-tests.yml | |
| parent | 53683809d94cae373882d59e8b6761c517e0af1d (diff) | |
Update CI dependencies
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 54fb762e6..aee3ebbf7 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@62f9e70ab348d56eee76d446b4db903a85ab0ea8 # v5.3.11 + uses: danielpalme/ReportGenerator-GitHub-Action@810356ce07a94200154301fb73d878e327b2dd58 # v5.4.1 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
