diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-14 20:11:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-14 20:11:11 +0000 |
| commit | 89b1eba249b675f8c3b2f1a29bd2b859ad78cea5 (patch) | |
| tree | cc10f175a0f1c87d801bdee089a7729d1bfe6228 | |
| parent | 3ec2d5592ed296f444ae5e5dafd23985def13110 (diff) | |
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
| -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 36686e64b..9de079691 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@873ee34c88a6234bdab7fd264d3666fd1ab417f7 # 5 + uses: danielpalme/ReportGenerator-GitHub-Action@4d510cbed8a05af5aefea46c7fd6e05b95844c89 # 5 with: reports: "**/coverage.cobertura.xml" targetdir: "merged/" |
