소스 검색

Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.8 (#14316)

renovate[bot] 6 일 전
부모
커밋
0fc8ed6aeb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/ci-tests.yml

+ 1 - 1
.github/workflows/ci-tests.yml

@@ -35,7 +35,7 @@ jobs:
           --verbosity minimal
           --verbosity minimal
 
 
       - name: Merge code coverage results
       - name: Merge code coverage results
-        uses: danielpalme/ReportGenerator-GitHub-Action@c9576654e2fea2faa7b69e59550b3805bf6a9977 # v5.4.7
+        uses: danielpalme/ReportGenerator-GitHub-Action@4c0f60daf67483745c34efdeadd4c4e78a19991e # v5.4.8
         with:
         with:
           reports: "**/coverage.cobertura.xml"
           reports: "**/coverage.cobertura.xml"
           targetdir: "merged/"
           targetdir: "merged/"