diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-16 09:15:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-16 09:15:23 +0200 |
| commit | 0fc8ed6aeb5eed4efc0716c129d0590ddb5c8345 (patch) | |
| tree | 0bfe2926ed272f99fc74289aeb1040b42f5a14f5 /.github/workflows | |
| parent | f60281d8fd36af6cdb3357a1bbd3317e2724afe9 (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.8 (#14316)
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 048a1c3df..cbda4b80d 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@c9576654e2fea2faa7b69e59550b3805bf6a9977 # v5.4.7 + uses: danielpalme/ReportGenerator-GitHub-Action@4c0f60daf67483745c34efdeadd4c4e78a19991e # v5.4.8 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
