diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-05-11 21:10:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-11 21:10:56 -0600 |
| commit | 14f142faa8f754e715ce0e928ef02d56047dd657 (patch) | |
| tree | e2e1e1634d962f60b8c20a7a4e5909eaa0e3bf41 /.github | |
| parent | fc2ecf9c938ad1d5b95b3c68586a2dca29e05e7e (diff) | |
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.7 (#14090)
Diffstat (limited to '.github')
| -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 2411c8a5f..048a1c3df 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@cc137d2b561c02b63ae869ffbe8f68af9d904bf4 # v5.4.6 + uses: danielpalme/ReportGenerator-GitHub-Action@c9576654e2fea2faa7b69e59550b3805bf6a9977 # v5.4.7 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
