aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-19 21:15:24 +0000
committerGitHub <noreply@github.com>2024-03-19 21:15:24 +0000
commit83af12fbec0fa5e2d67ef2ff03f3d6a0e7c79d4e (patch)
tree5e8aa3c26b1c80f9e87cb4a7983ca42b4eefdd94
parent7a2c3b07105310b8b8483b7ca0929670dc508028 (diff)
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4
-rw-r--r--.github/workflows/ci-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml
index 96c2df354..612e8c751 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@7a0988e399533f3680a732dceda1a967cafdafcd # 5.2.3
+ uses: danielpalme/ReportGenerator-GitHub-Action@3e39bd1b454c2bac14560547e4394f9317672705 # 5.2.4
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"