diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-02 14:52:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-02 14:52:19 +0000 |
| commit | fd80a9d9163fd49073155cb4a576feea3244ec5d (patch) | |
| tree | 1bfb634e5466c11807e4d0d5f6a81e09370511e6 /.github/workflows/ci-tests.yml | |
| parent | f7bfad8673df7fb5e783f0832334d90a06d6d3bd (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 f0ecb166b4..da66575095 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@a003c8fb9ac008fd0fffd5faa4f7d3ecb52e0675 # v5.5.7 + uses: danielpalme/ReportGenerator-GitHub-Action@76a32cbf3ab76fe59d9fe2fe4d76b3f48afa6199 # v5.5.8 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
