aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-tests.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-04 15:34:51 +0000
committerGitHub <noreply@github.com>2024-06-04 15:34:51 +0000
commitf812ac838eb2ebca613662f0aeae80a22cb8344d (patch)
tree5694008c13c9689165e00a0b400655ffb1b756b4 /.github/workflows/ci-tests.yml
parent7e84a8964eb917f617f18dc081b3e4ebc2dd1f0a (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 77adfddee9..d5850eceac 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@fa728091745cdd279fddda1e0e80fb29265d0977 # 5.3.5
+ uses: danielpalme/ReportGenerator-GitHub-Action@4924a48df5dbcdfbcbaef0cc1ad7d65d5aade7dd # 5.3.6
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"