aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-tests.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-28 22:08:55 +0000
committerGitHub <noreply@github.com>2024-06-28 22:08:55 +0000
commita9800e8ff0fbf8bae861db6da099c5893c55f1a1 (patch)
tree609bb8c63f5a43f60853e612ab39990d83013e02 /.github/workflows/ci-tests.yml
parent79e9fe112cbe53e63123a0d0ece09f88ac158286 (diff)
Update CI dependencies
Diffstat (limited to '.github/workflows/ci-tests.yml')
-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 1e651068e..566c1004d 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@4924a48df5dbcdfbcbaef0cc1ad7d65d5aade7dd # 5.3.6
+ uses: danielpalme/ReportGenerator-GitHub-Action@345a7c3866622fe946263314218ad2c12c388b8b # 5.3.7
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"