diff --git a/.github/workflows/php.code_quality.yaml b/.github/workflows/php.code_quality.yaml index f7987dd..cfb64eb 100644 --- a/.github/workflows/php.code_quality.yaml +++ b/.github/workflows/php.code_quality.yaml @@ -81,7 +81,7 @@ jobs: path: build/ - name: Report analisys results - uses: mikepenz/action-junit-report@5b7ee5a21e8674b695313d769f3cbdfd5d4d53a4 + uses: mikepenz/action-junit-report@a294a61c909bd8a4b563024a2faa28897fd53ebc with: check_name: See PHP code quality reports report_paths: build/reports/*.xml