diff --git a/action.yml b/action.yml index cfd829f..0c4e740 100644 --- a/action.yml +++ b/action.yml @@ -136,7 +136,7 @@ runs: path: ${{ inputs.working-directory }}/reports/${{ inputs.report-name }} - name: Create annotations - uses: mikepenz/action-junit-report@v5 + uses: mikepenz/action-junit-report@v6 if: "!cancelled()" with: check_name: PHP_CodeSniffer