diff --git a/.github/workflows/php.code_quality.yaml b/.github/workflows/php.code_quality.yaml index 4f7432d..f9d671b 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@db71d41eb79864e25ab0337e395c352e84523afe + uses: mikepenz/action-junit-report@ec3a351c13e080dc4fa94c49ab7ad5bf778a9668 with: check_name: See PHP code quality reports report_paths: build/reports/*.xml